Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 3,953 for

body

(0.1 sec)
  1. Update cell style for pivot table|Document

    Aspose.Cells Cloud REST API support updating cell style for a pivot table. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....integer query style body Style dto in request body. needReCalculate...

    docs.aspose.cloud/cells/pivot-tables/format/
  2. 通过云端 Node.js SDK 向 PDF 添加页面

    使用 Node.js 和 Aspose.PDF 云 SDK 向 PDF 文件添加新页面。... body ); console . log ( "Downloaded:...resultPages . body . code == 200 && resultPages . body . pages )...

    products.aspose.cloud/pdf/zh/nodejs/pages/add/
  3. Aspose Words Cloud Python Self Host - Process h...

    Hi, We are trying to migrate from Aspose cloud rest API in rails to a self-hosted Aspose Words Python server since Its not available in Ruby. In the documentation, there is only basic information regarding merge fields…..."html", "htmlText": "<html> <body> <div> <img src='#{img_path}'>...-5px'>#{caption}</div> </div> </body> </html>" } How to write the...

    forum.aspose.cloud/t/aspose-words-cloud-python-...
  4. MapiMessageItemBaseDto|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.... [optional] Body string Message text. [optional]...The content type of message body. Enum, available values: PlainText...

    docs.aspose.cloud/email/reference-model-mapi-me...
  5. Set Recognition Quality and Speed|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....file provided in the request body using a POST request with JSON...file provided in the request body using a POST request with multipart/form-data...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  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....POST request with JSON or XML body. generateMultipart : Generates...writeFileSync ( fileName , generated . body ); } const genApi = new Barcode...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Add Background in Workbook|Document

    Aspose.Cells Cloud REST API support adding background on an Excel workbook on an Excel file. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift.... Request Body Parameter Parameter Name Type...data file saves into request body. REST API API Type Description...

    docs.aspose.cloud/cells/add-background-in-excel...
  8. Convert from HTML Content – Aspose.HTML Cloud

    Learn how to convert HTML content strings directly into various formats using Aspose.HTML Cloud API, with examples in C# and JavaScript....Request Body: Copy 1 { 2 "InputContent" : "<html><body><h1>Hello..."<html><body><h1>Hello World</h1></body></html>" 3 } Response: PDF file returned...

    docs.aspose.cloud/html/convert-html-content/
  9. Update style for pivot table|Document

    Aspose.Cells Cloud REST API support updating all cell style for a pivot table. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....table index style body Style dto in request body. needReCalculate...

    docs.aspose.cloud/cells/pivot-tables/format-all/
  10. Extract Links from PDF via Cloud Node.js SDK

    Extract all hyperlinks from a PDF file using Aspose.PDF Cloud SDK for Node.js.... body . code == 200 && resultLinks . body . links ..... showLinks ( resultLinks . body . links . list , "all" ); return...

    products.aspose.cloud/pdf/nodejs/links/extract/