Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,020 for

body

(0.79 sec)
  1. Add a Chart Data Point|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.... dataPoint DataPoint body true The data transfer object...

    docs.aspose.cloud/slides/add-a-chart-data-point/
  2. Working with Slide Show Properties|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.... dto SlideShowProperties body true The data transfer object...

    docs.aspose.cloud/slides/working-with-slide-sho...
  3. How do I request the API from a frontend file? ...

    The documentation only provides backend examples in which file manipulation is made, but I only want to send svg raw text data to your conversion endpoint and receive a dxf file. Is that even possible?...accepts a file from the request body and returns an output document...

    forum.aspose.cloud/t/how-do-i-request-the-api-f...
  4. Create a Text Portion|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.... dto Portion body true The data transfer object...

    docs.aspose.cloud/slides/create-a-text-portion-...
  5. Parse Pdf for extraction Form fields as XML via...

    Parse PDF files for extraction Form fields as XML using Aspose.PDF Cloud SDK for Node.js. Enhance discoverability and indexing.... body ); console . log ( "Downloaded:...remoteFolder ); if ( response . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/parser/form-to...
  6. Import and Export WordPress Posts from/to PDF a...

    Import wordpress posts or export wordpress posts to PDF or Word or other word processing formats. You can export posts to PDF, DOC, and DOCX with it....save options in the request body) to convert to any supported...font options in the request body) to update font. [ Get page...

    blog.aspose.cloud/total/use-aspose-cloud-ruby-s...
  7. Add Text Stamps to PDFs via Cloud Node.js SDK

    Insert text stamps into PDFs with Aspose.PDF Cloud SDK for Node.js.... body ); console . log ( "Downloaded:...pageStamp ); if ( resultPages . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/stamp/text/
  8. Add Links to PDF via Cloud Node.js SDK

    Insert hyperlinks into PDF files using Node.js and Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...newLink ]); if ( addResponse . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/links/add/
  9. Set Recognition Quality and Speed|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....file provided in the request body using a POST request with JSON...file provided in the request body using a POST request with multipart/form-data...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  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/