Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,020 for

body

(0.25 sec)
  1. Delete multiple Excel worksheets|Document

    Learn how to delete multiple worksheets from an Excel workbook using the Aspose.Cells Cloud REST API. Includes cURL examples and SDK code snippets for various programming languages.... matchCondition object body Conditions that specify which...

    docs.aspose.cloud/cells/worksheets/delete-multi...
  2. Change Widths of Columns inside the Range|Document

    Learn how to set the column width for a specific range in an Excel worksheet using the Aspose.Cells Cloud REST API and SDKs for various programming languages....column width value range object body Range object that defines the...

    docs.aspose.cloud/cells/ranges/update/column-wi...
  3. Unprotect an Excel workbook|Document

    REST API to unprotect an Excel workbook using Aspose.Cells Cloud.... Request Body Parameters Parameter Name Type...

    docs.aspose.cloud/cells/excel-file-unprotect/
  4. Aspose.Cells Cloud Move Folder API - An interfa...

    This documentation provides a comprehensive guide to using the Move Folder API for managing folders within the Aspose.Cells cloud storage....Type Path/Query String/HTTP Body Description srcPath String Path...

    docs.aspose.cloud/cells/move-folder/
  5. Change Cell Style in Excel Worksheet|Documentation

    Learn how to update the style of a specific cell in an Excel worksheet using Aspose.Cells Cloud REST API, with example requests, responses, and SDK code snippets.... style object body JSON object that defines the...

    docs.aspose.cloud/cells/change-cell-style-in-ex...
  6. Custom font issue in HTML to PDF conversion wit...

    Hi, I was trying to add an specific font to an html file with the cloud service. I used the Node.js SDK example:var name = root.key+".pdf"; var templateFile = root.key+".html"; var templateType = “html”;try { //upload …..., name : name , body : responseMessage. body } ; deferred. resolve...

    forum.aspose.cloud/t/custom-font-issue-in-html-...
  7. Read, Manipulate and Convert EML, MHT, MSG Emai...

    You can convert email messages like MSG to EML, MSG to MHT, EML to MSG, EML to MHT, MHT to MSG, or MHT to EML very efficiently....as sender, receiver, subject, body, and a list of attachments....(From, To, Subject, Bcc, CC, Body, Date, Priority, Attachments...

    blog.aspose.cloud/total/read-manipulate-and-con...
  8. Read, Manipulate and Convert EML, MHT, MSG Emai...

    Read EML, MHT or MSG Message Files. Convert EML and Messages To Other Formats. Download Attachments from Message in your email....as sender, receiver, subject, body, and a list of attachments....(From, To, Subject, Bcc, CC, Body, Date, Priority, Attachments...

    blog.aspose.cloud/total/read-manipulate-and-con...
  9. Rasterize Image | Raster Image to Vector | Rast...

    Manipulate Vector and Rasterize SVG images without photoshop. How to convert raster images to vector formats and enhance your designs. Rasterize SVG in C#...multipart/form-data content or as raw body stream. Here we go. We will...Rasterize SVG image from request body and return raster image as response...

    blog.aspose.cloud/imaging/rest-api-solution-to-...
  10. Encrypt PDF in Node.js SDK

    Aspose.PDF Cloud allows you to encrypt PDF Document. Check the Node.js source code to encrypt PDF file.... body ); console . log ( "Downloaded:...ENCRYPT_ALGORITHM ); if ( response . body . code == 200 ) console . log...

    products.aspose.cloud/pdf/nodejs/encrypt/