Read Text Items from a PDF Document
Contents
[
Hide
]
Introduction
Aspose.PDF Cloud allows you to read Text Items from a PDF Document. Aspose.PDF Cloud provide the following API to achieve this
API Information
API | Type | Description | Swagger Link |
---|---|---|---|
/pdf/{name}/text | GET | Read Text Items from a PDF Document | GetText |
/pdf/{name}/pages/{pageNumber}/text | GET | Read all Text Items from a Page in a PDF Document | GetPageText |
Response Object Model
Please refer to our GitHub Page for the Text Request Object Structure
cURL Example
SDK Source
The Aspose.PDF Cloud SDKs can be downloaded from the following page: Available SDKs