Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 31,691 for

request

(0.24 sec)
  1. C#: Convert MPP to HTML | MS Project to HTML Co...

    Explore the seamless process of converting Microsoft Project (MPP) files to HTML using .NET REST API. How to export MPP into interactive HTML online....var request = new GetTaskDocumentWithF(); Create a Request object...MPP file in desired format. request.Format = ProjectFileFormat...

    blog.aspose.cloud/tasks/convert-mpp-to-html-dot...
  2. Excel to HTML | XLS to HTML Converter | View Ex...

    Learn how to convert Excel workbooks (XLS, XLSX) to HTML using Cloud SDK. Open, view, and share Excel sheets online with accurate formatting.... UploadFileRequest request = new UploadFileRequest("input...null); cellsInstance.UploadFile(request); Step 3: Create an instance...

    blog.aspose.cloud/cells/excel-to-html-using-csh...
  3. 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...
  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. 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...
  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. 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...
  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. 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/