Reading Table Information from a PDF Document

Introduction

Aspose.PDF Cloud allows you to read Table Information from a PDF Document. Aspose.PDF Cloud provide the following API to achieve this

API Information

API Type Description Swagger Link
/pdf/{name}/tables GET Read Table Information GetDocumentTables
/pdf/{name}/pages/{pageNumber}/tables GET Read Page Table Information GetPageTables
/pdf/{name}/tables/{tableId} GET Read Table Information by Table ID GetTable

Response Object

Please refer to our GitHub Page for the Table Recognzed Response Object Structure

cURL Example

SDK Source

The Aspose.PDF Cloud SDKs can be downloaded from the following page: Available SDKs