Relative Content

Tag Archive for javadocx4jfind-replace

Text substitution with docx4j

I want to find a text in word document in docx and replace it by another one using docx4j in java. I saw answers here in stackoverflow but there are not clear for a newbie like me. Can someone give me a clear and functional example to do that?