Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,221 for

body

(0.23 sec)
  1. Batch Convert Excel Files|Document

    Learn how to use Aspose.Cells Cloud API to batch‑convert multiple Excel files into formats such as PDF, CSV, JSON, or Markdown. This guide includes REST endpoint details, request parameters, cURL example, and SDK code snippets for various languages....batchConvertRequest object body Request body containing conversion...

    docs.aspose.cloud/cells/batch/convert/
  2. Convert CAD Drawings to PDF Format|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....Image is passed as a request body Input Document: Output Document:...Image is passed as a request body Rotate and Flip Existing Image...

    docs.aspose.cloud/cad/convert-cad-drawings-to-p...
  3. 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...
  4. Add or Replace Square Annotations in a PDF Docu...

    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....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" : { "A" : 255 ,...

    docs.aspose.cloud/pdf/add-or-replace-square-ann...
  5. Add or Replace Text Annotations in a PDF Docume...

    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....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" : { "A" : 255 ,...

    docs.aspose.cloud/pdf/add-or-replace-text-annot...
  6. 通过 Aspose.Pdf Cloud Node.js SDK 提取和附加 PDF 文档中的附件

    使用 Aspose.PDF Cloud SDK for Node.js 管理 PDF 文档中的文件附件。添加、列出或删除嵌入内容。... body . code === 200 && result . body . attachments...const attachmentList = result . body . attachments . list || [];...

    products.aspose.cloud/pdf/zh/nodejs/attachments/
  7. Request Format|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....the mime type of the request body, you have to set the Content-Type...Request Parameters and Request Body Applications can send data to...

    docs.aspose.cloud/storage/request-format/
  8. How to Replace an Existing Table in DOCX (Find ...

    Hello Team, I am using Aspose.Words for Node.js and I need to detect and replace a specific table inside a DOCX file. :heavy_check_mark: My Requirement I want to: Find a table by index OR by bookmark OR by matching…... "sections/0/body/tables/2" Delete the existing...For a table, the parent is the body of the section that previously...

    forum.aspose.cloud/t/how-to-replace-an-existing...
  9. Append attachments in PDF documents via Aspose....

    Add attachments to PDFs via Node.js with Aspose.PDF Cloud SDK. Embed supporting documents in your PDFs.... body . errors . length === 0 } `...`Uploaded: ${ uploadResult . body . errors . length === 0 } `...

    products.aspose.cloud/pdf/nodejs/attachments/add/
  10. 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/