Dear,
How can I find the first and last paragraph on a given page in a document.
I’m using Aspose Words for Java
Many thanks
Natasja...the document Document doc = new Document("input.docx"); // Force...LayoutCollector collector = new LayoutCollector(doc); int targetPage...