Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 31,678 for

request

(0.18 sec)
  1. Add Comments|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.... CreateComment Request Parameters Name Type Location...first comment in the same request. cURL Solution SDK Solutions...

    docs.aspose.cloud/slides/add-comments/
  2. Set Row Height for a Range in Excel – Aspose.Ce...

    Learn how to change the height of rows within a specific range of an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, and SDK code snippets for C#, Java, Python, and more....scope and is passed in the request header: Authorization: Bearer...Cloud authentication guide to request one. REST API POST https://api...

    docs.aspose.cloud/cells/ranges/update/row-height/
  3. Replace Image in a PDF Document|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....imageFilePath false Query / Request Data Binary This can be used...storage - Image data sent in Request Body Resource The following...

    docs.aspose.cloud/pdf/replace-image-in-a-pdf-do...
  4. Delete Blank Columns from Excel with Aspose.Cel...

    Learn how to remove empty columns from Excel files using Aspose.Cells Cloud REST API. Includes endpoint, authentication, Request/response samples, and SDK code in C#, Java, Python, and more....0/cells/delete/blank-columns Request Parameters Parameter Name Type...Error Codes 400 Bad Request – Invalid request parameters or malformed...

    docs.aspose.cloud/cells/delete-spreadsheet-blan...
  5. Api.aspose.cloud down? - Free Support Forum - a...

    Hi there, We are receiving 503 Service Unavailable responses from Aspose. Could you please check and confirm whether the service is currently down? If so, do you have an estimated time for when it will be back up and ru…...we recommend retrying your request. If the problem persists, could...snippets of source code or request samples Approximate time when...

    forum.aspose.cloud/t/api-aspose-cloud-down/26313
  6. Range Sort|Document

    Provides an API to sort a range of cells within a workbook using Aspose.Cells Cloud....sheetName } /ranges/sort The request parameters are: Parameter Name...Class Body The Range Sort request object. folder String Query...

    docs.aspose.cloud/cells/ranges/sort/
  7. Java Convert Large DOCX file to PDF Throws 504 ...

    I encountered a 504 gateway timeout error when using the Aspose Cloud service to convert a docx file to pdf. However, the same docx file was successfully converted two months ago. Is there any recent change or bug that c…...WordsApi("clientid", "secretId", null); var request = new ConvertDocumentReque("file...wordApi.convertDocumentAsync(request, new ApiCallback<byte[]>()...

    forum.aspose.cloud/t/java-convert-large-docx-fi...
  8. Convert DWG to 3DS using C# REST API

    This short guide explains how to convert DWG to 3DS using C# REST API. You will learn to transform DWG to 3DS using C# REST API with the help of a Dotnet-based Cloud SDK....be provided to create the request and pass it to the API for...processing Build a 3DS conversion request object that encapsulates the...

    kb.aspose.cloud/cad/net/convert-dwg-to-3ds-usin...
  9. Convert Worksheet to CSV – Aspose.Cells Cloud A...

    Learn how to convert a specific worksheet from an Excel file to CSV using Aspose.Cells Cloud API (v4.0). Includes endpoint, parameters, sample cURL, SDK code, and error handling....xlsx" Request Parameters Parameter Name Type...description" } Error Codes 400 Bad Request – Invalid Aspose.Cells Cloud...

    docs.aspose.cloud/cells/convert-worksheet-to-csv/
  10. Update a shape on an Excel worksheet|Document

    Learn how to update a shape in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes HTTPS endpoint, authentication details, DTO schema, step‑by‑step usage, cURL example, and SDK code samples for multiple languages....} /shapes/ { shapeindex } Request parameters Parameter Name Type...cloud/cells/#/Shapes/PostWorksheetShape . Request headers Content-Type: application/json...

    docs.aspose.cloud/cells/shapes/update/