Hi,
I have a DOCX file which was generated from HTML using Aspose.Words.
Now I want to modify this DOCX so that:
Figures (images with captions) only appear on even-numbered pages.
Other content (paragraphs, tables, e…...document to determine their types (text or image). Create a new...getChildNodes(NodeType.ANY, true)) { if (node.getNodeType() ==...