Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 31,676 for

request

(0.41 sec)
  1. Convert HTML to PDF using Aspose.PDF REST API w...

    I’m using the Aspose Cloud to convert HTML to PDF using the REST API. I’ve got everything working fine except that I cannot figure out how to set the Page Margins on the PDF. The default Page Margins are huge and it ruin…...have logged these feature requests under ticket ids SAASPDF-99...issue tracking system. Your request has also been linked to these...

    forum.aspose.cloud/t/convert-html-to-pdf-using-...
  2. Replace a Word in Word with Python REST API

    This article entails how to replace a word in Word with Python REST API. You will automate the process to change a word in Word with Python REST API using the Python Cloud SDK....ReplaceTextOnline() method with the custom request Get the output file contents...creating the replace text request using the ReplaceTextParameter...

    kb.aspose.cloud/words/python/replace-a-word-in-...
  3. Configuring Self-Hosted Solution|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....variable contains the upper request body size limit. It defaults...value if you wish to limit request size. MultipartBodyLengthL...

    docs.aspose.cloud/slides/configuring-self-hoste...
  4. Insert watermark text into a Word document onli...

    Insert watermark text into a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/watermark/insert-text/
  5. Delete all bookmarks from a Word document onlin...

    Delete all bookmarks from a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/bookmarks/delete-all/
  6. Convert DWG into DXF using Node.js REST API

    Follow this article to change file format from DWG to DXF using Node.js REST Interface. You will learn to develop a DWG to DXF converter using Node.js Low Code API with the help of a Node.js-based Cloud SDK....PutDrawingDXF (request) to get the converted result...call cadApi.PutDrawingDXF(request) to convert, and write the...

    kb.aspose.cloud/cad/nodejs/convert-dwg-into-dxf...
  7. Convert Word to TIFF with NET REST API

    Follow this guide to convert Word to TIFF with NET REST API. Use the given steps and code for converting Word to TIFF with Java REST API for free.... Create a ConvertDocument Request object using the file stream...convert DOC to TIFF using the request object. Save the output TIFF...

    kb.aspose.cloud/words/java/convert-word-to-tiff...
  8. Convert DWG into DXF using Python REST API

    Follow this article to change file format from DWG to DXF using Python REST Interface. You will learn to develop a DWG to DXF converter using Python Low Code API with the help of a Python-based Cloud SDK....PutDrawingDXF (request) to get the converted result...call cadApi.PutDrawingDXF(request) to convert, and write the...

    kb.aspose.cloud/cad/python/convert-dwg-into-dxf...
  9. Add a Border to a Word Document with NET REST API

    Follow this article to add a border to a Word document with NET REST API. It has the IDE details, steps, and a sample code demonstrating how to add a border in Word with Java Low Code API....), and assign it to the request. Define the node path, border...destination file name in the request object. Call the UpdateBorderOnline()...

    kb.aspose.cloud/words/java/add-a-border-to-a-wo...
  10. Check Number of Words with NET REST API

    Follow this article to check number of words with NET REST API. You will learn automatically counting words in MS Word with Java Low Code API using Java cloud SDK....you can load a Word file, request its statistics online, and...the source file, create a request with GetDocumentStatistic ...

    kb.aspose.cloud/words/java/check-number-of-word...