Hi,
Can we get Coordinates(Line Number , Column Number ) of some text in Word document through Aspose Words.
Thanks
Hi
Thank you for your interest in Aspose.Words. MS Word document is flow document and does not contain any information about its layout into lines and pages. Our Rendering Engine layouts documents into lines and pages.
But unfortunately, there is no public API, which allows you to determine where page starts or ends. Also, there is no way to find the position of the particular node on page. You can leave your suggestions regarding this feature in the following blog.
https://blog.aspose.com/2008/12/01/where-on-a-page-is-my-paragraph
Best regards,