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…...example to illustrate this: import com.aspose.words.*; public...Code I used (pasted below). import com.aspose.words.*; public...