Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 31,650 for

request

(0.13 sec)
  1. Convert PDF Document to XLS Format|Documentation

    Aspose.PDF Cloud REST API a best PDF to Excell Converter. The SDKs are available in various languages such as, C#, Java, Python, Ruby, PHP, Node.js, Swift, Android and Go. Please check API Reference page that provides the description of API's parameters....Converts PDF document (in request content) to XLS format and...

    docs.aspose.cloud/pdf/convert-pdf-document-to-x...
  2. 转换

    Aspose.Cells Cloud REST API 支持将excel文件转换为各种格式文件。 SDK支持开发语言。它们包括 Android、C#、Go、Java、NodeJS、Perl、PHP、Python、Ruby 和 swift。...Request ; using System ; using System...PutConvertWorkbookRe request = new PutConvertWorkbookRe(); request.File = new...

    products.aspose.cloud/cells/zh/conversion/
  3. Add a Page Number in Word with NET REST API

    This article describes how to add a page number in Word with NET REST API. You will automatically add page no in Word with Java Low Code API using the Java Cloud SDK....InsertPageNumbersOnl Request object by providing the input file, request object...

    kb.aspose.cloud/words/java/add-a-page-number-in...
  4. 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...
  5. 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...
  6. 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...
  7. Delete watermark from a Word document online|Do...

    Delete watermark 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/watermark/delete/
  8. Renders an OfficeMath object as an image online...

    Renders an OfficeMath object as an image 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/documents/render-into-i...
  9. Get the formatting properties of a paragraph in...

    Get the formatting properties of a paragraph 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/paragraphs/get-all-form...
  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...