Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,455 for

body

(0.07 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via Perl https://products.aspose.cloud/slides/perl/replace-text/ Recent content in Replace text in presentations via Perl on Hugo -- ......presentation file passed in request body. replace_slide_text_online to...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/perl/replace-text/...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via .NET https://products.aspose.cloud/slides/net/replace-text/ Recent content in Replace text in presentations via .NET on Hugo -- g......presentation file passed in request body. ReplaceSlideTextOnli to replace...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/net/replace-text/i...
  3. Auto‑fit columns in an Excel file|Document

    Learn how to use the Aspose.Cells Cloud REST API to auto‑fit columns in an Excel workbook. Includes request details, a cURL example, and SDK code samples for multiple languages.... autoFitterOptions object body Options that control the auto‑fit...

    docs.aspose.cloud/cells/autofit-columns-on-an-e...
  4. Add a Pivot Field to a Pivot Table|Document

    Learn how to add a pivot field to an existing pivot table using the Aspose.Cells Cloud REST API. Includes request details, a cURL example, and SDK code snippets for multiple programming languages.... request object body DTO that contains the field...

    docs.aspose.cloud/cells/pivot-tables/add-pivot-...
  5. Find text in an Excel workbook|Document

    Learn how to use Aspose.Cells Cloud API to **find text** in Excel workbooks (XLS‑X, ODS). Includes cURL example, SDK snippets, and response schema. Get started now.... The response body for errors follows the common...

    docs.aspose.cloud/cells/workbook/find-text/
  6. Protect Excel Files|Document

    Use Aspose.Cells Cloud REST API to protect Excel files. This guide shows how to encrypt workbooks via HTTP POST, cURL, and SDKs for multiple programming languages, as of 2026....Description file file formData (body) File to upload password string...

    docs.aspose.cloud/cells/protect-excel-files/
  7. 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-...
  8. 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...
  9. ARM image for Aspose.Words Cloud - Free Support...

    https://forum.aspose.cloud/t/arm-image-for-aspose-words-cloud/26019/3 hi there, in the latest release of dockerhub image 25.6 We have published an arm64 image, but for now, I don’t have an arm cluster to test it on. Co…...content="text/html; charset=utf-8"> </head> <body> <h1>Oops</h1> <p>The software...site's feedback category.</p> </body> </html> yaroslaw.ekimov July...

    forum.aspose.cloud/t/arm-image-for-aspose-words...
  10. 通过云端 Node.js SDK 裁剪 PDF

    Aspose.PDF Cloud 允许您裁剪 PDF 文档。查看 Node.js 源代码以裁剪 PDF 文件。... body . code != 200 ) { console ....tempFolder ); if ( response . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/crop/