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?
I checked answers on forums in stackoverflow and on google. The answers are not clear or not very detailed.