Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 5,787 for

code text

(0.2 sec)
  1. Replace Tables in PDF via Cloud Node.js SDK

    Replace or change tables in PDF docuemnt using Aspose.PDF Cloud. Check the Node.js source Code to replace Tables in PDF files....in PDF in just a few lines of code. Read the local PDF file. Upload...textRect . text = "header #" + colIndex ; else textRect . text = "value...

    products.aspose.cloud/pdf/nodejs/table/replace/
  2. Creating an AcroForm via Cloud Java SDK

    Add new form fields to PDFs with Aspose.PDF Cloud for Java. Create interactive AcroForms in seconds....in PDF in just a few lines of code. Create a new Configuration...Download the result This sample code shows creating an AcroForms...

    products.aspose.cloud/pdf/java/acroforms/add/
  3. Remove Tables from PDFs via Cloud Node.js SDK

    Remove tables from PDF document using Aspose.PDF Cloud. Check the Node.js source Code to delete tables from PDF file....from PDF in just a few lines of code. Read the local PDF file. Upload...); if ( resultTabs . body . code == 200 && resultTabs . body...

    products.aspose.cloud/pdf/nodejs/table/remove/
  4. Fetching label recognition result|Documentation

    How to get the label or sign recognition result from the Aspose.OCR Cloud queue....8dc22e' \ --header 'Accept: text/plain' \ --header 'Content-Type:..., "results" : [ { "type" : "Text" , "data" : "QWxsIG1lbiBsaXZlIGVu="...

    docs.aspose.cloud/ocr/fetch-label-recognition-r...
  5. Replace Images in PDF via Cloud Java SDK

    Replace images in PDF documents using your Java apps via Aspose.PDF Cloud SDK....images in just a few lines of code. Initialize the Aspose PDF API...help break up large blocks of text, making them more attractive...

    products.aspose.cloud/pdf/java/images/replace/
  6. Save Excel file as other format file

    Aspose.Cells Cloud REST API enables Excel files to be saved in various formats and provides SDKs for multiple programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Ots Xml: SpreadsheetML, Xml Text: Csv, Tsv, Txt (TabDelimited)...Ots Xml: SpreadsheetML, Xml Text: Csv, Tsv, Txt (TabDelimited)...

    products.aspose.cloud/cells/saveas/
  7. Error Aspose Cloud API - Free Support Forum - a...

    From HTTP Request Error Code ETIMEDOUT Full message connect ETIMEDOUT Request { "headers": { "accept": "application/json,Text/html,application/xhtml+xml,application/xml,Text/*;q=0.9, image/*;q=0.8, */*;q=0.7", "co…...1:25pm 1 From HTTP Request Error code ETIMEDOUT Full message connect..."application/json,text/html,application/xhtml+xml,application/xml,text/*;q=0...

    forum.aspose.cloud/t/error-aspose-cloud-api/27258
  8. Fetch printable form|Documentation

    How to fetch a generated printable OMR form and a recognition pattern file from Aspose.OMR Cloud....[ Hide ] When form’s source code is submitted for generation...6220b6' \ --header 'Accept: text/plain' \ --header 'Content-Type:...

    docs.aspose.cloud/omr/fetch-printable-form/
  9. Reading Highlight Annotations from PDF Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Updated" , "RichText" : "Rich Text Updated" , "Color" :{ "A" :..."Flags" :[ ], "Name" : "Test Text Updated" , "Rect" :{ "LLX" :...

    docs.aspose.cloud/pdf/reading-highlight-annotat...
  10. Parse Pdf for extraction Form fields as FDF via...

    Parse PDF files for extraction Form fields as FDF using Aspose.PDF Cloud SDK for Go. Enhance discoverability and indexing....Developers need just a few lines of code. Create a new Configuration...locally if needed This sample code shows parsing PDF document to...

    products.aspose.cloud/pdf/go/parser/form-to-fdf/