Reading Microsoft Word Documents Using Java

Опубликовано: 20 Январь 2025
на канале: ChargeAhead
805
12

In this video we will see how to programatically parse a word document, reading its various elements like titles, subtitles, paragraphs and tables. We would use Apache POI libraries for Java.
You can find the source code for this demo at the following github url:
https://github.com/chargeahead/ReadWo...