Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 31,744 for

request

(1.78 sec)
  1. Validate Accessibility by HTML Content

    How to validate HTML accessibility by providing raw HTML content using Aspose.HTML Cloud Web Accessibility API....HTML content in your request. Example Request Copy 1 POST https:...

    docs.aspose.cloud/html/web-accessibility-api/va...
  2. Get all bookmarks in a Word document online|Doc...

    Get all bookmarks 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/bookmarks/get/
  3. Get all properties in a Word document online|Do...

    Get all properties 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/documents/properties/ge...
  4. Get a style in a Word document online|Documenta...

    Get a style 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/read/
  5. Get all paragraphs in a Word document online|Do...

    Get all paragraphs 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/
  6. Get all field names in a Word document online|D...

    Get all field names 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/mail-merge/read-field-n...
  7. Autofit a row on an Excel worksheet|Document

    Learn how to use Aspose.Cells Cloud REST API to autofit a row in an Excel worksheet. Includes endpoint, parameters, authentication, error handling, cURL Request, and SDK examples....{ sheetName } /autofitrow Request parameters Parameter Name Type...the JWT token and ensure the request is over HTTPS. 404 { "Code":...

    docs.aspose.cloud/cells/worksheets/autofit/row/
  8. DataSourceException: ASPOSE Service Exception -...

    Hi Tea, we are getting below error, can you let us know what is the issue behind it ? DataSourceException: ASPOSE Service Exception : System.CalloutException: Unable to tunnel through proxy. Proxy returns “HTTP/1.1 503…...5:53am 23 any update on this request? yaroslaw.ekimov May 5, 2025...8:15am 25 any update on this request? yaroslaw.ekimov May 13, 2025...

    forum.aspose.cloud/t/datasourceexception-aspose...
  9. Aspose.Cells Cloud Web API – Convert Local Exce...

    Learn how to convert a specific Excel range (e.g., A1:C10) to an HTML file using Aspose.Cells Cloud REST API. Includes authentication steps, cURL example, and SDK snippets for C#, Java, Python, and more....0/cells/convert/range/html Request Parameters Parameter Name Type...the spreadsheet file. Full Request Example (cURL) curl -X PUT...

    docs.aspose.cloud/cells/convert-range-to-html/
  10. Make DOC In Swift

    Make DOC using Swift SDK. Easily create a blank DOC in Swift in a few steps....createDocument(request: createDocumentReques); let...fileName); _ = try api.downloadFile(request: downloadDocumentRequ); Run...

    products.aspose.cloud/words/swift/make/doc/