Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 31,886 for

request

(0.11 sec)
  1. Update a comment in a Word document online|Docu...

    Update a comment 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/comments/update/
  2. Update a Footnote in a Word document online|Doc...

    Update a Footnote 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/footnotes/update/
  3. Update the style of an element in a Word docume...

    Update the style of an element 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/styles/update/
  4. 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.... GetSpecialSlidePorti Request Parameters Name Type Location...storage. GetSpecialSlidePorti Request Parameters Name Type Location...

    docs.aspose.cloud/slides/developer-guide/workin...
  5. Get Chart Legend from a Worksheet|Document

    Retrieve the legend of a chart from a specific worksheet in an Excel workbook using the Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL sample, and SDK snippets..../charts/ { chartIndex } /legend Request parameters Parameter Name Type...Example error JSON 400 Bad request – missing/invalid parameters...

    docs.aspose.cloud/cells/charts/legend/get/
  6. 在 Swift 中编辑 WORD

    使用 Swift SDK 编辑 WORD。使用 REST API 在 WORD 中编辑文本、修改表格、添加图像。...insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/zh/swift/edit/word/
  7. HTML Content to PNG – Aspose.HTML Cloud

    Learn how to convert HTML content directly to PNG images using Aspose.HTML Cloud API, with additional support for JPG, JPEG, GIF, TIFF, and BMP....</ body > 6 </ html > API Request Endpoint: POST https://api...0/html/conversion/html-png/sync Request Body: Copy 1 { 2 "InputContent"...

    docs.aspose.cloud/html/convert-html-content/htm...
  8. Compare Documents In Swift

    Compare Word or PDF files using Swift difference checker. Also diff two documents in other formats....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/swift/compare/
  9. PutConvertWorkbook throws System.Net.WebExcepti...

    We are experiencing intermittent timeout exceptions when calling CellsApi.PutConvertWorkbook() to convert an XLSX file to XLSM format. The call fails with a System.Net.WebException: The operation has timed out. originati…... Steps to Reproduce var request = new PutConvertWorkbookRe(...(MemoryStream)cellsApi.PutConvertWorkbook(request); Stack Trace System.Net.WebException:...

    forum.aspose.cloud/t/putconvertworkbook-throws-...
  10. Convert EML to HTML in Python

    Learn how to convert EML files to HTML pages in Python using Aspose.Email Cloud SDK. Step-by-step guide covers setup, code example, cURL and best practices....handles authentication and request signing. Upload the EML file...--data-binary "@sample.eml" Request conversion to HTML curl -X...

    blog.aspose.cloud/email/convert-eml-to-html-in-...