Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 340,137 for

rest

(0.15 sec)
  1. Copy contents and formats from another workshee...

    Learn how to copy a worksheet and its formats to a new sheet using Aspose.Cells Cloud Rest API. Includes endpoint, parameters, cURL, and SDK examples for C#, Java, Python, and more.... Contents [ Hide ] This REST API copies a worksheet and its...sheet within the same workbook. REST API POST http://api.aspose.cloud/v3...

    docs.aspose.cloud/cells/worksheets/copy/
  2. Import 2‑Dimension Double Array into Excel Work...

    Learn how to import a two‑dimensional double array into an Excel worksheet using Aspose.Cells Cloud Rest API. Includes request format, parameters, and SDK code samples....Worksheet Contents [ Hide ] This REST API imports a two‑dimensional...contains the source data file. REST API POST https://api.aspose...

    docs.aspose.cloud/cells/import-a-2d-double-arra...
  3. Execute Mail Merge and Fill Merge Fields in Mic...

    Aspose.Words Cloud Mail Merge allows you to generate documents from template and XML in .NET, Java, PHP, Ruby, Rails, Python, jQuery and more.... The Aspose Cloud REST APIs are platform independent...developers to work with Apose’s REST API. Integrating Aspose for...

    blog.aspose.cloud/total/work-with-tasks-emails-...
  4. Add an OLE object in an Excel worksheet|Document

    Use Aspose.Cells Cloud Rest API to add OLE objects to Excel worksheets. The API can be called directly or through SDKs for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go....Cloud API Contents [ Hide ] This REST API adds an OLE object to an...before invoking the endpoint. REST API PUT http://api.aspose.cloud/v3...

    docs.aspose.cloud/cells/oleobjects/add/
  5. Delete metadata from Excel files|Document

    Delete workbook metadata (author, title, custom) via Aspose.Cells Cloud API. Includes endpoint, auth, parameters, cURL and SDK samples....Documentation Contents [ Hide ] This REST API deletes metadata from one...and returns the cleaned files. REST API POST https://api.aspose...

    docs.aspose.cloud/cells/metadata/delete/
  6. Get a worksheet validation by index from an Exc...

    Retrieve a worksheet validation by its zero‑based index from an Excel workbook using Aspose.Cells Cloud API (v3.0). Includes cURL example, response schema, error codes, and SDK snippets for C#, Java, Python, and more....worksheet Contents [ Hide ] This REST API retrieves a worksheet validation...header as Bearer <jwt token> . REST API GET https://api.aspose.cloud/v3...

    docs.aspose.cloud/cells/validations/get/
  7. Update Chart Title in Excel Worksheet|Document

    Learn how to update a chart title in an Excel worksheet using Aspose.Cells Cloud Rest API, cURL, and various SDKs....Hide ] This REST API updates the chart title. REST API Prerequisites:...interface and lets you carry out REST interactions directly from a...

    docs.aspose.cloud/cells/charts/title/update/
  8. Export Ods to XLSX file via PHP

    Aspose.Cells Cloud Rest API support exporting Excel file and internal objects to kinds of format files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....stream Get Started with Excel REST API Get Excel Cloud SDK for...to know more about the Excel REST API . PHP Code for ODS to XLSX...

    products.aspose.cloud/cells/php/export/ods-to-x...
  9. Import 2 Dimension String Array into Excel Work...

    Learn how to use Aspose.Cells Cloud Rest API to import a two‑dimensional string array into an Excel worksheet. Includes request format, parameter details, and SDK code examples for C#, PHP, and Ruby....Worksheet Contents [ Hide ] This REST API imports a two‑dimensional...part contains the data file. REST API POST https://api.aspose...

    docs.aspose.cloud/cells/import-a-2d-string-arra...
  10. Sort Data of Range on an Excel Worksheet|Document

    Sort a specific range in an Excel worksheet using Aspose.Cells Cloud Rest API. Includes endpoint, required parameters, authentication steps, error handling, and SDK examples....Worksheet Contents [ Hide ] The REST API sorts data within a specified...range on an Excel worksheet. REST API POST https://api.aspose...

    docs.aspose.cloud/cells/worksheets/sort-data/