Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad-latif authored Nov 12, 2020
1 parent 259628f commit d599c5a
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Get coordinates (Top and Left) for any String or tToken in Word Document

This [free consulting project](https://aspose-free-consulting.github.io/) 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](https://purchase.aspose.com/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](https://aspose-free-consulting.github.io/)

If you have any questions about Aspose APIs, please feel free to [post your query in Aspose file format APIs Forums](https://forum.aspose.com/).

Also, you can keep in touch with the latest developments in [file format APIs offered by Aspose at our Blog](https://blog.aspose.com/).

## This free consluting project is based on the following issue:
[I want to create a page splitter component without extra section breaks added](https://github.com/aspose-free-consulting/projects/issues/85)

0 comments on commit d599c5a

Please sign in to comment.