Read TextBox field Field information from a PDF Document
Contents
 [
      
        Hide
      ]
    Introduction
Aspose.PDF Cloud allows you to readf TextBox fields from a PDF Document. The Aspose.PDF Cloud API provides the following methods
API Information
| API | Type | Description | Swagger Link | 
|---|---|---|---|
| /pdf/{name}/fields/textbox | GET | Read document TextBox fields | GetDocumentTextBoxFields | 
| /pdf/{name}/page/{pageNumber}/fields/textbox | GET | Read document TextBox fields for a give page | GetPageTextBoxFields | 
| /pdf/{name}/fields/textbox/{fieldName} | GET | Read document TextBox fields by a field name | GetTextBoxField | 
cURL Example
SDK Source
The Aspose.PDF Cloud SDKs can be downloaded from the following page: Available SDKs