Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,297 for

body

(0.13 sec)
  1. Replace text in POTX files via Ruby

    Replace text in Slides POTX files with REST API & Open Source Ruby SDK...presentation file passed in request body. replace_slide_text_online to...presentation file passed in request body. Get Started with Slides API...

    products.aspose.cloud/slides/ruby/replace-text/...
  2. Replace text in ODP files via C++

    Replace text in Slides ODP files with REST API & Open Source C++ SDK...presentation file passed in request body. replaceSlideTextOnli to replace...presentation file passed in request body. Get Started with Slides API...

    products.aspose.cloud/slides/cpp/replace-text/odp/
  3. Replace text in PPTX files via Perl

    Replace text in Slides PPTX files with REST API & Open Source Perl SDK...presentation file passed in request body. replace_slide_text_online to...presentation file passed in request body. Get Started with Slides API...

    products.aspose.cloud/slides/perl/replace-text/...
  4. 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...
  5. Extract a Slide|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.... options body object false The export options...for available formats. options body object false The export options...

    docs.aspose.cloud/slides/extract-a-slide/
  6. Ruby Cloud SDK for CAD Drawings – Manipulate & ...

    Open, update & convert AutoCAD DWG, DWF drawings to PDF or images, rotate CAD images, scale CAD diagrams, flip CAD sketches via Ruby 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/ruby/
  7. Delete Comments in Word | Add Comments in Word ...

    Discover the art of managing comments in MS Word seamlessly. Learn how to add, delete, and efficiently handle comments in Word documents....docx/sections/0/body/tables/0/rows/1/cells/1/paragraphs/1/runs/0\"...0/words/Volume 1.docx/sections/0/body/tables/0/rows/1/cells/1/paragraphs/5/runs/0\"...

    blog.aspose.cloud/words/working-with-comments-i...
  8. 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...
  9. Aspose.Cells Cloud Web API – Translate Text Fil...

    Learn how to use the Aspose.Cells Cloud AI TranslateTextFile endpoint to convert text files into any supported language. Supports both multipart file upload and raw text payload, preserves formatting, and returns a downloadable translated file....post raw text in the request body and get the translated text...slated.txt" Content-Length: Body: binary stream containing the...

    docs.aspose.cloud/cells/translate-text-file/
  10. 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/