Hey folks,
I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java.
The content of the document looks like this:
<owner>
…...treat the search pattern as a regex: FindReplaceOptions options...setUseRegex(true); // enable regex mode options.setIgnoreFormatting(true);...