GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering.
The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates.
Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates...."format" : "Microsoft Word Open XML Document" , "pages" : [ { "number"...