Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 338,835 for

rest api

(0.26 sec)
  1. Add watermark into the Excel files|Document

    Use Aspose.Cells Cloud Rest Api to add a watermark to Excel files. The Api is available through multiple SDKs for languages such as C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go....This REST API adds a watermark to Excel files. REST API POST...POST http://api.aspose.cloud/v3.0/cells/watermark The request parameters...

    docs.aspose.cloud/cells/add-watermark-into-exce...
  2. Get names from an Excel workbook|Document

    Retrieve defined names from an Excel workbook using the Aspose.Cells Cloud Rest Api. Supports multiple SDKs (C#, Java, Python, Node.js, etc.) for rApid development....workbook Contents [ Hide ] This REST API retrieves the defined names...an Excel workbook. REST API GET http://api.aspose.cloud/v3.0/cells/...

    docs.aspose.cloud/cells/get-names-from-an-excel...
  3. Find text in an Excel worksheet|Document

    Use Aspose.Cells Cloud Rest Api to find text in an Excel worksheet. The Api is available across multiple SDKs and programming languages....This REST API searches for text in an Excel worksheet. REST API...API POST http://api.aspose.cloud/v3.0/cells/ { name } /worksheets/...

    docs.aspose.cloud/cells/worksheets/find-text/
  4. Unmerge merged cells of the range|Document

    The Aspose.Cells Cloud Rest Api allows you to unmerge merged cells within a specified range of an Excel worksheet. SDKs are available for many languages, including C#, Java, Python, Node.js, and more....range Contents [ Hide ] This REST API unmerges merged cells within...an Excel worksheet. REST API POST http://api.aspose.cloud/v3.0/cells/...

    docs.aspose.cloud/cells/ranges/unmerge/
  5. Clear|Documentation

    Aspose.Cells Cloud Rest Api for deleting all comments from a worksheet in an Excel file....This REST API deletes all comments from a worksheet. REST API...API DELETE http://api.aspose.cloud/v3.0/cells/ { name } /worksheets/...

    docs.aspose.cloud/cells/comments/clear/
  6. Sort list object data in an Excel worksheet|Doc...

    Use Aspose.Cells Cloud Rest Api to sort data in a list object (table) within an Excel worksheet. The Api is supported by SDKs for many languages, including C#, Java, Python, and more....worksheet Contents [ Hide ] This REST API sorts a table’s data in an...an Excel worksheet. REST API POST http://api.aspose.cloud/v3.0/cells/...

    docs.aspose.cloud/cells/list-objects/sort-data/
  7. Get horizontal page breaks|Document

    Learn how to retrieve horizontal page breaks from an Excel worksheet using the Aspose.Cells Cloud Rest Api. Includes request details, a cURL example, response format, and SDK code samples for multiple programming languages....This REST API retrieves horizontal page breaks. REST API GET http://api...http://api.aspose.cloud/v3.0/cells/ { name } /worksheets/ { sheetName...

    docs.aspose.cloud/cells/page-breaks/get-horizon...
  8. Get worksheets|Document

    Learn how to retrieve worksheet information from an Excel workbook using the Aspose.Cells Cloud Rest Api. Includes request details, cURL example, and SDK code samples for multiple programming languages....worksheets Contents [ Hide ] This REST API returns information about...contained in a workbook. REST API GET http://api.aspose.cloud/v3.0/cells/...

    docs.aspose.cloud/cells/worksheets/get-all/
  9. Delete all pictures in an Excel worksheet|Document

    Learn how to use Aspose.Cells Cloud Rest Api to delete all pictures from a specific worksheet in an Excel file. Includes cURL examples and SDK code snippets for multiple programming languages....This REST API deletes all pictures in a worksheet. REST API DELETE...DELETE http://api.aspose.cloud/v3.0/cells/ { name } /worksheets/...

    docs.aspose.cloud/cells/pictures/clear/
  10. Lock Excel files|Document

    Aspose.Cells Cloud Rest Api enables locking Excel files. The service supports multiple SDKs for languages such as C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, and provides cURL examples....This REST API locks Excel files. REST API POST http://api.aspose...interface and lets you carry out REST interactions directly from a...

    docs.aspose.cloud/cells/lock-excel-files/