Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 29,746 for

request

(0.07 sec)
  1. Convert Excel Chart to Image using Python REST API

    This article guides on how to convert Excel chart to image using Python REST API. You will learn to create chart image using Python RESTful Service with the help of a Python-based Cloud SDK....URL to prepare for sending requests to Aspose services Set the...to be converted Prepare a request to upload the local Excel file...

    kb.aspose.cloud/cells/python/convert-excel-char...
  2. 合并多个Excel文件

    Aspose.Cells Cloud REST API 允许将多个 Excel 文件合并为一个 Excel 文件,并提供多种编程语言的 SDK,包括 Android、C#、Go、Java、NodeJS、Perl、PHP、 1、Ruby 和 Swift。...Request ; using System ; using System...PostMergeRequest request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/zh/merge/
  3. Execute Mail Merge of Any Type to Create Documents

    Execute mail merge and generate documents from a template and XML. Mail merge can be executed in any language as per your preference....send a POST request (passing XML data in the request body) to generate...XML structure to send in the request body. <?xml version="1.0" encoding="utf-8"...

    blog.aspose.cloud/total/execute-mail-merge-in-php/
  4. Copy folder|Aspose.Cells Cloud Document

    Copy folder Contents [ Hide ] **Excel API : CopyFolder ** Interface Details Endpoint PUT http://api.aspose.cloud/v4.0...... Function Description The request parameters of copyFolder API...

    docs.aspose.cloud/cells/copy-folder/
  5. Adding a Column in Excel using Python REST API

    This article guides on adding a column in Excel using Python REST API. You will learn adding multiple columns in Excel using Python RESTful Service with Python-based Cloud SDK....configured column insertion request PutInsertWorksheetCo to the...column insertion, and send the request to update the worksheet. After...

    kb.aspose.cloud/cells/python/adding-a-column-in...
  6. Get all OfficeMath objects in a Word document o...

    Get all OfficeMath objects 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/math-objects/get-all/
  7. Get all DrawingObjects in a Word document onlin...

    Get all DrawingObjects 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/drawing-objects/get-all/
  8. Delete a Range from a Word document online|Docu...

    Delete a Range 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/range/remove/
  9. 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...
  10. 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...