Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 4,365 for

body

(1.11 sec)
  1. MapiCalendarExceptionInfoDto|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.... [optional] Body string Body. [optional] BusyStatus...

    docs.aspose.cloud/email/reference-model-mapi-ca...
  2. Object Detection in Images using C#. Identify o...

    PowerPoint processing in Cloud using Aspose.Slides Cloud. No software download required. Add, update, delete Slide notes using CSharp, Java, Python, PHP etc...pptx/slides/1/notesSlide Response Body {<strong> </strong>"text":**...pptx/slides/1/notesSlide Response Body {<strong> </strong>"text":**...

    blog.aspose.cloud/slides/how-to-programmaticall...
  3. Reading Text Annotations from a PDF Document|Do...

    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....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" :{ "A" : 255 , "R"...

    docs.aspose.cloud/pdf/reading-text-annotations-...
  4. Save Generated Barcodes|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....Promise<{ response: HttpResponse; body: Buffer }>. Then you can work...POST request with JSON or XML body. generateMultipart : Generates...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  5. Remove Tables from PDFs via Cloud Node.js SDK

    Remove tables from PDF document using Aspose.PDF Cloud. Check the Node.js source code to delete tables from PDF file.... body ); console . log ( "Downloaded:...resultTabs . body . code == 200 && resultTabs . body . tables )...

    products.aspose.cloud/pdf/nodejs/table/remove/
  6. HTML Content to PNG – Aspose.HTML Cloud

    Learn how to convert HTML content directly to PNG images using Aspose.HTML Cloud API, with additional support for JPG, JPEG, GIF, TIFF, and BMP....conversion: Copy 1 < html > 2 < body > 3 < h1 > Aspose. HTML Cloud...conversion to PNG. </ p > 5 </ body > 6 </ html > API Request Endpoint:...

    docs.aspose.cloud/html/convert-html-content/htm...
  7. Set an Embedded Font|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....presentations uploaded in the request body. You can also embed multiple...presentation in the request body. SDK Examples SDK Source The...

    docs.aspose.cloud/slides/set-embedded-font/
  8. Extract & Append attachments in PDF documents v...

    Manage file attachments in PDF documents using Aspose.PDF Cloud SDK for Node.js. Add, list, or remove embedded content.... body . code === 200 && result . body . attachments...const attachmentList = result . body . attachments . list || [];...

    products.aspose.cloud/pdf/nodejs/attachments/
  9. 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...writeFileSync ( fileName , generated . body ); } const genApi = new Barcode...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  10. 通过云端 Node.js SDK 向 PDF 添加页面

    使用 Node.js 和 Aspose.PDF 云 SDK 向 PDF 文件添加新页面。... body ); console . log ( "Downloaded:...resultPages . body . code == 200 && resultPages . body . pages )...

    products.aspose.cloud/pdf/zh/nodejs/pages/add/