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…...SHAPE) { builder.InsertBreak(BreakType...(node.getNodeType() == NodeType.SHAPE) { // Insert images on even...