Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 31,675 for

request

(1.27 sec)
  1. 将 Excel 内部元素或工作簿本身导出为各种格式文件。

    Aspose.Cells 云为将 Excel 内部元素或工作簿本身导出为各种格式文件提供了强大的支持,这一过程以其复杂性而闻名。 Aspose.Cells云支持30多种文件格式,包括Excel、Pdf、Markdown、Json、XML、Csv、Html等。...Request ; using Newtonsoft.Json ; using..." ); var request = new PostExportRequest(); request.File = new...

    products.aspose.cloud/cells/zh/net/export/
  2. Search and Replace Text Content within Excel Fi...

    Learn how to search and replace text in Excel workbooks and worksheets using Aspose.Cells Cloud REST API. Includes Request format, sample code for .NET, Java, Python, and error handling....Content-Type: application/json Request Body (JSON) { "searchString"...Recommended Action 400 Bad Request – missing or invalid parameters...

    docs.aspose.cloud/cells/search-and-replace/
  3. QuickStart|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....App Before you can make any requests to Aspose Cloud APIs you need...low-level details of making requests and handling responses and...

    docs.aspose.cloud/cad/quickstart/
  4. Quickstart|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....App Before you can make any requests to Aspose Cloud APIs you need...low-level details of making requests and handling responses and...

    docs.aspose.cloud/diagram/quickstart/
  5. Export a Worksheet with Aspose.Cells Cloud API ...

    Learn how to export a single worksheet from an Excel file using Aspose.Cells Cloud REST API. Includes endpoint, parameters, a corrected cURL example, authentication details, error handling, and SDK snippets for C#, Java, Python, and more..../worksheets/ { sheetName } Request parameters Parameter Name Type..."stream": "..." } 400 Bad request – missing or invalid parameters...

    docs.aspose.cloud/cells/worksheets/get-worksheet/
  6. Convert HTML Reports to PDF – Aspose.HTML Cloud

    Learn how to convert HTML reports into PDF documents using Aspose.HTML Cloud API, with detailed examples in C# and JavaScript....</ body > 30 </ html > API Request for Report Conversion Endpoint:...0/html/conversion/html-pdf/sync Request Body: Copy 1 { 2 "InputContent"...

    docs.aspose.cloud/html/common-usecases/report-h...
  7. Insert a cell into a given row of a table in a ...

    Insert a cell into a given row 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/add-cell/
  8. Insert a Run object into a paragraph in a Word ...

    Insert a Run object into 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/add-run/
  9. Update the formatting properties of a table row...

    Update the formatting properties of a table row 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/update-row-format/
  10. Extract Text from word documents | Retrieve tex...

    You can extract text from word documents including DOC or DOCX files. You can get text from complete document in paragraphs and the formatting information.... The file is sent through request stream to Aspose Cloud servers...

    blog.aspose.cloud/pdf/saaspose-pdf-rest-api-doc...