Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 32,221 for

request

(0.12 sec)
  1. Aspose.Cells Cloud Move File API – Interface fo...

    How to move files between folders in Aspose.Cells Cloud storage using the v4.0 Move File API – endpoint, parameters, examples, and SDK links....Bearer {access_token}" The request parameters of moveFile API...applicable. Response A successful request returns HTTP 200 OK with an...

    docs.aspose.cloud/cells/move-file/
  2. Sort ListObject Data in an Excel Worksheet|Docu...

    Learn how to sort ListObject (table) data in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, sample cURL Request, and SDK examples....Bearer <jwt token> in every request. This REST API sorts a table’s...token-based authentication . Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/list-objects/sort-data/
  3. Create an Empty Excel Workbook|Document

    Learn how to create an empty Excel workbook using Aspose.Cells Cloud REST API. Includes cURL and SDK examples.... Request Body Parameter Parameter Name...returns a created status 400 Bad Request Invalid parameters Client‑side...

    docs.aspose.cloud/cells/create-an-empty-excel-f...
  4. Delete all OLE objects in an Excel worksheet|Do...

    Learn how to remove every OLE object from an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, HTTPS cURL example, SDK snippets, authentication steps, error handling, and FAQ....{ sheetName } /oleobjects Request Parameters Parameter Name Type...Description Example 200 OK The request succeeded. All OLE objects...

    docs.aspose.cloud/cells/oleobjects/clear/
  5. Delete an OLE object in an Excel worksheet|Docu...

    Learn how to delete an OLE object from an Excel worksheet using the Aspose.Cells Cloud REST API (v4.0). Includes HTTPS endpoint, authentication steps, cURL example, SDK snippets, error‑handling guidance, and next‑step links..../oleobjects/ { oleObjectIndex } Request Parameters Parameter name Type...index out of range." } 400 Bad Request Required parameters are missing...

    docs.aspose.cloud/cells/oleobjects/delete/
  6. Fetch printable form|Documentation

    How to fetch a generated printable OMR form and a recognition pattern file from Aspose.OMR Cloud....obtain the result, send a GET request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/omr/fetch-printable-form/
  7. Extract Images in a Specified Format|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.... DownloadImage Request Parameters Name Type Location...file. DownloadImageOnline Request Parameters Name Type Location...

    docs.aspose.cloud/slides/extract-images-in-a-sp...
  8. Convert table to pivot table|Document

    Learn how to create a pivot table from a list object using Aspose.Cells Cloud REST API. Includes Request details, cURL example, and SDK references.... Request parameters Parameter Name Type...the destination worksheet. request object body JSON payload that...

    docs.aspose.cloud/cells/pivot-tables/convert-ta...
  9. Available Aspose.Cells Cloud SDKs|Document

    Explore Aspose.Cells Cloud SDKs for C#, Java, PHP, Python, Ruby, Node.js, Go & Perl. Build, convert, and analyze Excel files in the cloud with low‑cost, cross‑platform APIs....ConvertSpreadsheetRe request = new ConvertSpreadsheetRe(); request.setSpreadsheet(“Book1...setSpreadsheet(“Book1.xlsx”); request.setFormat(“pdf”); File result...

    docs.aspose.cloud/cells/available-sdks/
  10. Move an Excel Worksheet – Aspose.Cells Cloud AP...

    Learn how to move an Excel worksheet to a new position using Aspose.Cells Cloud API (v3.0). Includes endpoint, required parameters, cURL example, and SDK code in C#, Java, Python, and more..../worksheets/ { sheetName } /position Request parameters Parameter Name Type...a worksheet with a single request. Cloud SDK Family Using an...

    docs.aspose.cloud/cells/worksheets/move/