Hello team.
We need to know the Compatibility Mode of a DOCX in order to fully implement the solution for the issue mentioned in this thread:
https://forum.aspose.com/t/document-bookmark-misplaced-in-the-last-document-…...DocumentBuilderFacto dbf = DocumentBuilderFacto.newInstance(); dbf.setNamespaceAware(true);...setNamespaceAware(true); Document doc = dbf.newDocumentBuilder().parse(is);...