Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,020 for

body

(0.25 sec)
  1. 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...
  2. Move Pages in PDF via Cloud Node.js SDK

    Reorder or move pages in a PDF using Node.js and Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...newPageNumber ); if ( resultPages . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/pages/move/
  3. Creating an AcroForm via Cloud Node.js SDK

    Add form fields to PDFs in Node.js apps using Aspose.PDF Cloud SDK. Simplify interactive form creation.... body . status ); const downloadRes...RESULT_FILE_NAME , downloadRes . body ); } catch ( error ) { console...

    products.aspose.cloud/pdf/nodejs/acroforms/add/
  4. Get frames range from multipages image|Document...

    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....pass the image in the request body. It also lets you save the updated...

    docs.aspose.cloud/imaging/get-frames-range-from...
  5. Sending text for conversion|Documentation

    How to send text to Aspose.OCR cloud API to convert it to voice....in JSON format in the request body. { "text" : "Read this text...

    docs.aspose.cloud/ocr/send-text-to-speech/
  6. Aspose.BarCode Cloud Product Family

    C# .NET Core, Java, Python, PHP, Node.js, Python, JavaScript, C++, Android, Swift, Go, Ruby, Dart, Perl APIs to create and convert PDF, Word, Excel, PowerPoint, email, JPG, image, ZIP, and other formats on Windows, Linux, macOS & Android.... Read Barcode from Request Body Using Recognize API you can...now read barcode from request body. Aspose.Tasks Cloud[![][1] [...

    blog.aspose.cloud/categories/aspose.barcode-clo...
  7. Why is .pfx file mandatory while e sign? - Free...

    I am trying to use aspose-pdf-cloud-node.js/test/testFields.ts at master · aspose-pdf-cloud/aspose-pdf-cloud-node.js · GitHub to understand how e sign can be implemented. Let’s say I want to e-sign with name “test_user”…...with above issue as the request body seems very simple, so I might...rect property, try using this body: { "PageIndex": 1, "Signature":...

    forum.aspose.cloud/t/why-is-pfx-file-mandatory-...
  8. Parse Pdf for extraction Form fields as FDF via...

    Parse PDF files for extraction Form fields as FDF 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...
  9. Flip AutoCAD DWG | Rotate AutoCAD DXF Online | ...

    Flip Rotate resize AutoCAD drawings using REST API. Free Cloud REST APIs to convert DWG, DWF, DXF, DWT, DGN, IGS, PLT to PDF PNG JPEG for Free...9Zk85N8HbUJNdVHjHyS Request Body { "DefaultFont": null, "SpecifiedEncoding":...and provided in the request body. Please note that during image...

    blog.aspose.cloud/cad/rest-api-to-convert-flip-...
  10. Add Bookmarks via Cloud Node.js SDK

    Add bookmarks to PDFs using Aspose.PDF Cloud SDK for Node.js. Enable navigation and structure in documents.... body ); console . log ( "Downloaded:...code , bookmarks } = response . body ; if ( code === 200 && bookmarks...

    products.aspose.cloud/pdf/nodejs/bookmarks/add/