Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.55 KB

File metadata and controls

24 lines (17 loc) · 1.55 KB

Get coordinates (Top and Left) for any String or Token in Word Document

This free consulting project helps you find the position of text between << and >>angle brackets relative to the page top left corner (in points).

How to Run the Project

  • You can either clone the repository using your favorite GitHub client or download the ZIP file
  • Extract the contents of the ZIP file to any folder on your computer
  • The project is created in Visual Studio 2019
  • Open the solution file in Visual Studio and build the project
  • On the first run, the dependencies will automatically be downloaded via NuGet
  • Get the temporary license and put it in Debug folder
  • You can change the license file name in ApplyLicense method.
  • Run the project, and give full path input document, start and end page numbers

Interested in Aspose free consulting project?

If you are also interested in a free consulting project by Aspose team then please view details on this page

If you have any questions about Aspose APIs, please feel free to post your query in Aspose file format APIs Forums.

Also, you can keep in touch with the latest developments in file format APIs offered by Aspose at our Blog.

This free consluting project is based on the following issue:

How to get coordinates (top and left) for any string or token in word document: github.com/aspose-free-consulting/projects/issues/85