apache poi Word documents (.doc, .docx) updating

Stupid.Fat.Cat

There seems to be a huge lack of documentation regarding the manipulation of word documents in apache poi (or perhaps I'm looking in the wrong place?)

Is it possible to open a word document and only edit one line/paragraph and then rewrite the document just as it is using poi? Should I even bother with using apache poi, or is there a better supporting library for what I'm trying to accomplish?

Thusitha Thilina Dayaratne

I think it is possible with POI. You can find and replace relevant line using poi. I haven't tried editing documents

check more on this

and http://www.coderanch.com/t/534754/java/java/Editing-pdf-word-content-text

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Apache POI or docx4j for dealing with docx documents

Apache POI - Split Word document (docx) to pages

how to know whether a file is .docx or .doc format from Apache POI

How to send "<" characters to Word documents (.doc, docx) using Sendkeys method

How to convert multiple word documents from .doc to .docx?

Converting word(.docx) to pdf using Apache POI and itext

Write a docx file using Apache POI Word JAVA

Unexplained spacing created in Word Doc table using Apache POI

Trying to understand the saving of changes to a Word doc from Apache poi

How to partially bold a Paragraph in Apache POI? (Word Documents)

Apache POI Word Table Cell not updating color (XWPFTableCell)

how to judge if the file is doc or docx in POI

Reading a .docx file with Apache POI

Apache POI - DOCX To PDF Conversion

Wrap Text in Apache POI(docx)?

Apache POI docx: HTML as an altChunk

How to generate RSID attributes correctly in Word .docx files using Apache POI?

Change font style in a specific word from docx file using Java Apache POI

Java Apache POI read Word (.doc) file and get named CHARACTER styles used

For Image, appending is not happening in Word Doc(.docx) in Java

docx-python word doc page break

Updating Waterfall Chart with Apache POI

Updating Stock Chart with Apache POI

VBA: Word saves .docx file as a .doc file, how to save as a docx?

Apache poi : rotate text inside docx textbox

Apache POI docx - how to set page size?

Work with checkboxes in docx file with Apache POI

Change image layout or wrap in DOCX with Apache POI

Open .docx with Apache POI and save it with password

TOP Ranking

HotTag

Archive