Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,515 for

body

(0.09 sec)
  1. Issue with getting request token for WordsAPI t...

    I’m new to trying out the aspose.words cloud platform and it seems like a good fit for what we need. In order to try it, I have created the necessary account and new application to get my client ID and client secret. I’v…...call_api (:POST, request_url, :body => post_data, :return_type =>...call_api(:POST, request_url, :body => post_data, :return_type =>...

    forum.aspose.cloud/t/issue-with-getting-request...
  2. Create EML File in Python Programmatically

    Learn how to create EML files with Python using Aspose.Email Cloud SDK. Follow a step-by-step guide with code and tips for attachments and custom encoding....sender, recipients, subject, and body fields. Use the EmailDto class...attachments or use EmailDto.body.html with CID references for...

    blog.aspose.cloud/email/create-eml-file-in-pyth...
  3. Replace Text without Using a Storage|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....request body and return an updated one in a response body. As with...

    docs.aspose.cloud/slides/replace-text-without-u...
  4. Unmerge Cells in a Range|Document

    Learn how to use the Aspose.Cells Cloud API to unmerge merged cells in a specific worksheet range. Includes endpoint, parameters, sample cURL, and SDK code snippets for C#, Java, Python, and more.... range object body Yes Range object that defines...

    docs.aspose.cloud/cells/ranges/unmerge/
  5. Update Chart Legend in a Worksheet|Document

    How to update a chart legend in an Excel worksheet using the Aspose.Cells Cloud REST API, with cURL request examples and SDK code snippets for multiple programming languages.... legend object body JSON object that defines the...

    docs.aspose.cloud/cells/charts/legend/update/
  6. PHP Cloud SDK for CAD Drawings – Manipulate & C...

    Open, update & convert AutoCAD DWG, DWF drawings to PDF or images, rotate CAD images, scale CAD diagrams, flip CAD sketches via PHP Cloud APIs...Export CAD drawing using Request Body Fetch AutoCAD image properties...file Modify CAD image scale via Body Flip or rotate AutoCAD image...

    products.aspose.cloud/cad/php/
  7. Create, Manipulate and Convert Microsoft PowerP...

    Create, Edit or Convert Powerpoint Presentation at any platform. PTTX presentation or PPT presentation can be created without any other application...."Subject" body = EmailProperty.EmailProperty() body.Name = "Subject"..."Subject" body.Value = "This is a new subject" try: #upload file...

    blog.aspose.cloud/total/new-release-of-aspose.e...
  8. Remove Bookmarks via Cloud Node.js SDK

    Remove PDF bookmarks using Node.js and Aspose.PDF Cloud SDK. Simplify document structure.... body ); console . log ( "Downloaded:...DROP_BOOKMARK_PATH ); if ( dropResult . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/bookmarks/remove/
  9. Authorization in Java 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:...JsonParser . parseString ( response . body ()). getAsJsonObject (); String...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  10. Execute Mail Merge and Fill Merge Fields in Mic...

    Aspose.Words Cloud Mail Merge allows you to generate documents from template and XML in .NET, Java, PHP, Ruby, Rails, Python, jQuery and more....(passing XML data in the request body) to generate documents based...structure to send in the request body. <CollectionName> <field1>Value1</field1>...

    blog.aspose.cloud/words/execute-mail-merge-and-...