Table recognition

Contents
[ ]

Aspose.OCR Cloud extracts text from scanned or photographed tables in 3 API calls:

  1. Get access token
  2. Send table for recognition
  3. Fetch table recognition results

Because Aspose.OCR Cloud is provided as a REST API, table recognition can be performed from any platform with Internet access.

Aspose also provides open-source SDKs for all popular programming languages, that wrap all routine table recognition operations into a few native methods. It makes interaction with Aspose.OCR Cloud services much easier, allowing you to focus on the task at hand rather than technical details.