Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 4,515 for

body

(0.07 sec)
  1. Get a Slide Font Scheme|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....major (heading) font and minor (body) font that have been set for...

    docs.aspose.cloud/slides/get-a-slide-font-scheme/
  2. Insert Image, Find and Replace Text in Word doc...

    因为2017年4月的开发者通讯介绍了Aspose文件格式API中的API更新,主要功能增强和错误修复...Options data in the request body and return converted the document...to send data file in request body or to upload it to Cloud Storage...

    blog.aspose.cloud/cells/delete-comments-in-work...
  3. Replace Text in PDF via Cloud Node.js SDK

    Replace text in PDF files programmatically using Node.js and Aspose.PDF Cloud SDK.... body . status ); const downloadRes...RESULT_FILENAME , downloadRes . body ); } catch ( error ) { console...

    products.aspose.cloud/pdf/nodejs/text/replace/
  4. Set Barcode Colorscheme|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 with parameters in the body (JSON or XML). generateMultipart...Using POST Request with JSON Body import 'dart:io' ; import 'dart:typed_data'...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  5. 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...
  6. 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-...
  7. Remove Images from PDF via Cloud Node.js SDK

    Remove images from PDF pages using Node.js and Aspose.PDF Cloud SDK.... body . images . list [ 0 ]. id ;...); console . log ( response . body . status ); } catch ( error...

    products.aspose.cloud/pdf/nodejs/images/remove/
  8. Convert an Excel file to another format or save...

    Learn how to convert Excel workbooks to PDF, CSV, JSON, HTML, and over 15 other formats using Aspose.Cells Cloud REST API. Includes endpoint details, sample cURL commands, and SDK snippets for Java, .NET, Python, and more....workbook supplied in the request body to the specified output format... PUT /cells/convert Request body: multipart/form‑data containing...

    docs.aspose.cloud/cells/conversion-and-save-as/
  9. Update a shape on an Excel worksheet|Document

    Learn how to update a shape in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes HTTPS endpoint, authentication details, DTO schema, step‑by‑step usage, cURL example, and SDK code samples for multiple languages.... dto object body The shape data‑transfer object...Authentication step) Request body (example) { "Name" : "MyShape"...

    docs.aspose.cloud/cells/shapes/update/
  10. Manipulate Word Documents | Insert Page Header ...

    Insert page number in Word document and insert headers. You can add different headers in even page numbers and different in odd page numbers....accepts fontDto object in its body, whose Resource Properties’...following JSON object in its body: { "Format": "string", "Alignment":...

    blog.aspose.cloud/words/insert-headers-and-page...