Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 30,733 for

request

(0.08 sec)
  1. Reset all border properties of a table in a Wor...

    Reset all border properties of a table in 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/tables/reset-border-pro...
  2. Add a paragraph to a Word document online|Docum...

    Add a paragraph to 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/paragraphs/add/
  3. Insert a FormField into a Word document online|...

    Insert a FormField 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/formfields/add/
  4. Compare two documents|Documentation

    Compare two documents 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/compare/
  5. 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...
  6. Aspose.Cells Cloud Web API - Add text| Aspose.C...

    Specify appending text to multiple cells at once, allowing you to add prefixes, suffixes, labels, or any specific characters. You can choose the exact position of the text—in the beginning, at the end, or before or after certain characters in the cell....0/cells/content/add/text The request parameters of addText API are...File } Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/add-text/
  7. Replace a Word in Word with NET REST API

    This article entails how to replace a word in Word with NET REST API. You will automate the process to change a word in Word with C# REST API using the .NET 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/net/replace-a-word-in-wor...
  8. Check Number of Words with Python REST API

    Follow this article to check number of words with Python REST API. You will learn automatically counting words in MS Word with Python Low Code API using Python cloud SDK....accessing statistics Create the request object for the loaded document...source Word file and create a request object for document statistics...

    kb.aspose.cloud/words/python/check-number-of-wo...
  9. 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 C# Low Code API using .NET cloud SDK....accessing statistics Create the request object for the loaded document...source Word file and create a request object for document statistics...

    kb.aspose.cloud/words/net/check-number-of-words...
  10. Convert DWG into DXF using C# REST API

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

    kb.aspose.cloud/cad/net/convert-dwg-into-dxf-us...