Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,953 for

body

(0.05 sec)
  1. 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...
  2. Add Picture in an Excel file|Document

    Aspose.Cells Cloud REST API support adding a picture in an Excel file. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift.... picture body Pictute object upperLeftRow...is inspected in the request body. folder string query The workbook...

    docs.aspose.cloud/cells/pictures/add/
  3. 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/total/getting-started/rest-ap...
  4. Change Scale of an Image|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....Change scale of an image from body Input Document: Output Document:...the scale of an image from the body Get Properties of an Image Rotate...

    docs.aspose.cloud/cad/change-scale-of-an-image/
  5. Update a list object in an Excel worksheet|Docu...

    Aspose.Cells Cloud REST API support updating a list object(table) in an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....index listObject body listObject dto in request body. folder string...

    docs.aspose.cloud/cells/list-objects/update/
  6. 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/
  7. 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/
  8. Authorization in PHP SDK|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.... In the request body, specify the following parameters:...'application/x-www-form-urlencoded' ] ]); $body = $response -> getBody () ->...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  9. 通过 Aspose.Pdf Cloud Node.js SDK 从 PDF 文档中提取附件

    使用 Node.js 和 Aspose.PDF Cloud SDK 提取 PDF 附件。通过 API 访问嵌入内容。... body . code === 200 && result . body . attachments...const attachmentList = result . body . attachments . list || [];...

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