Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 4,020 for

body

(1.19 sec)
  1. Autofit a row on an Excel worksheet|Document

    Use the Aspose.Cells Cloud REST API to autofit a row in an Excel worksheet. The documentation includes request details, cURL example, and SDK code samples for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go.... autoFitterOptions object body Options that control the autofit...

    docs.aspose.cloud/cells/worksheets/autofit/row/
  2. Import and Export WordPress Posts from/to PDF a...

    Import wordpress posts or export wordpress posts to PDF or Word or other word processing formats. You can export posts to PDF, DOC, and DOCX with it....save options in the request body) to convert to any supported...font options in the request body) to update font. [ Get page...

    blog.aspose.cloud/total/use-aspose-for-cloud-py...
  3. Set heights of rows inside the range|Document

    Learn how to set the height of rows within a specific range on an Excel worksheet using Aspose.Cells Cloud REST API. Includes request details, cURL example, and SDK code snippets for multiple programming languages.... range object Body (JSON) JSON object that defines...

    docs.aspose.cloud/cells/ranges/update/row-height/
  4. Batch Protect Excel Files|Document

    Learn how to use Aspose.Cells Cloud REST API to batch protect multiple Excel files. Includes request details, cURL example, and SDK code samples for various languages....batchProtectRequest BatchProtectRequest body JSON payload that specifies...

    docs.aspose.cloud/cells/batch/protect/
  5. Comments for DOCX not working - Free Support Fo...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...error_info[:response_body] = e.response_body if e.respond_to?(:response_body)...(:response_body) return { success: false, error: "Upload failed:...

    forum.aspose.cloud/t/comments-for-docx-not-work...
  6. Customize Barcode Appearance|Documentation

    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.... generate_body : Generates a barcode via POST...POST request with JSON or XML body. generate_multipart : Generates...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Convert HTML to PDF | HTML to PDF online | Web ...

    convert HTML to PDF in Java. Convert webpage to PDF. HTML to PDF in Java. Save Webpage as PDF. HTML to PDF Online. Download webpage as pdf...containing raw bytes of the response body. Now we need to retrieve the...the deserialized response body of the successful response into...

    blog.aspose.cloud/html/how-to-convert-html-to-p...
  8. Convert HTML to PowerPoint (PPT/PPTX) Using .NE...

    Learn how to convert HTML files and web pages into PowerPoint presentations using a secure .NET REST API with C# and cURL examples....PPT Online </title> </Head> <Body><h1> Main Heading... </h1> </br>...pages along with the text. </Body> </Html>" Replace {ACCESS_TOKEN}...

    blog.aspose.cloud/slides/convert-powerpoint-to-...
  9. Parse Pdf for Table by Id extraction via Cloud ...

    Parse PDF files for Table by Id extraction using Aspose.PDF Cloud SDK for Node.js. Enhance discoverability and indexing.... body . code == 200 ) { console ....JSON . stringify ( response . body . table ) const filePath = path...

    products.aspose.cloud/pdf/nodejs/parser/table-b...
  10. Remove Images from PDF via Cloud Node.js SDK

    Remove images from PDF pages using Node.js and Aspose.PDF Cloud SDK.... body . images . list [ 0 ]. id ;...); console . log ( response . body . status ); } catch ( error...

    products.aspose.cloud/pdf/nodejs/images/remove/