Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 4,296 for

body

(0.08 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via Node.js https://products.aspose.cloud/slides/nodejs/replace-text/ Recent content in Replace text in presentations via Node.js on ......presentation file passed in request body. replaceSlideTextOnli to replace...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/nodejs/replace-tex...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via cURL https://products.aspose.cloud/slides/curl/replace-text/ Recent content in Replace text in presentations via cURL on Hugo -- ......presentation file passed in request body. replaceSlideTextOnli to replace...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/curl/replace-text/...
  3. 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/
  4. 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/...
  5. Custom font issue in HTML to PDF conversion wit...

    Hi, I was trying to add an specific font to an html file with the cloud service. I used the Node.js SDK example:var name = root.key+".pdf"; var templateFile = root.key+".html"; var templateType = “html”;try { //upload …..., name : name , body : responseMessage. body } ; deferred. resolve...

    forum.aspose.cloud/t/custom-font-issue-in-html-...
  6. Read, Manipulate and Convert EML, MHT, MSG Emai...

    You can convert email messages like MSG to EML, MSG to MHT, EML to MSG, EML to MHT, MHT to MSG, or MHT to EML very efficiently....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...
  7. Add an Effect to a Main Sequence|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.... effect Effect body true The data transfer object...

    docs.aspose.cloud/slides/add-an-effect-to-a-mai...
  8. Update an Effect in an Interactive Sequence|Doc...

    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.... effect Effect body true The data transfer object...

    docs.aspose.cloud/slides/update-an-effect-in-an...
  9. Update an Effect in a Main Sequence|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.... effect Effect body true The data transfer object...

    docs.aspose.cloud/slides/update-an-effect-in-a-...
  10. Encrypt PDF in Node.js SDK

    Aspose.PDF Cloud allows you to encrypt PDF Document. Check the Node.js source code to encrypt PDF file.... body ); console . log ( "Downloaded:...ENCRYPT_ALGORITHM ); if ( response . body . code == 200 ) console . log...

    products.aspose.cloud/pdf/nodejs/encrypt/