Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 381 for

oauth

(1.22 sec)
  1. Update Chart Second Category Axis|Document

    Learn how to update the second category axis of a chart in an Excel worksheet using the Aspose.Cells Cloud REST API....– The API requires a valid OAuth 2.0 access token. Generate a...

    docs.aspose.cloud/cells/charts/second-category-...
  2. Lock Excel Files|Document

    Learn how to lock Excel workbooks using Aspose.Cells Cloud REST API (v3.0). Includes HTTPS endpoint, authentication, cURL request, response schema, and SDK code samples for C#, Java, Python, and more....over HTTPS and include a valid OAuth 2.0 Bearer token in the Authorization...

    docs.aspose.cloud/cells/lock-excel-files/
  3. Update a Worksheet Cell Comment|Document

    Use Aspose.Cells Cloud REST API to update a worksheet comment on a cell in an Excel workbook, including request details, response codes, and SDK examples.... Prerequisites: A valid OAuth/JWT access token must be included...

    docs.aspose.cloud/cells/comments/update/
  4. Change Cell Style in Excel Worksheet|Document

    Learn how to update the style of a specific cell in an Excel worksheet using the Aspose.Cells Cloud REST API, including example requests, responses, and SDK code snippets....Replace <jwt token> with a valid OAuth 2.0 access token obtained from...

    docs.aspose.cloud/cells/change-cell-style-in-ex...
  5. Aspose.Cells Cloud Web API - Post Access Token|...

    Obtain an Oauth2 access token for Aspose.Cells Cloud by calling the POST /cells/connect/token endpoint with your client ID and secret....client_credentials required for OAuth. client_id string body (form‑url‑encoded)...

    docs.aspose.cloud/cells/post-access-token/
  6. Set page setup for a worksheet|Document

    Learn how to set the page setup for an Excel worksheet using Aspose.Cells Cloud REST API. Includes request details, a secure HTTPS cURL example, response status codes, and SDK code snippets for multiple programming languages....you must have a valid JWT (OAuth) token and the workbook must...

    docs.aspose.cloud/cells/set-page-setup/
  7. Add Horizontal Page Break|Document

    Learn how to add a horizontal page break to an Excel worksheet using the Aspose.Cells Cloud REST API. Includes request details, a cURL example, and SDK code snippets for multiple programming languages.... Obtain the token via the OAuth 2.0 workflow described in the...

    docs.aspose.cloud/cells/page-breaks/add-horizon...
  8. Delete all pictures in an Excel worksheet|Document

    Learn how to delete all pictures from an Excel worksheet using Aspose.Cells Cloud REST API with cURL and SDK examples....Cloud account with a valid OAuth 2.0 access token. API version...

    docs.aspose.cloud/cells/pictures/clear/
  9. Group rows on an Excel Worksheet|Document

    Group rows in an Excel worksheet using the Aspose.Cells Cloud REST API. Supports multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) for easy integration.... Prerequisites: A valid OAuth 2.0 access token (Bearer JWT)...

    docs.aspose.cloud/cells/rows/group/
  10. Convert List Object to Range – Aspose.Cells Clo...

    Learn how to convert an Excel ListObject (table) to a Range using Aspose.Cells Cloud REST API. Includes request syntax, parameters, sample cURL, response schema, authentication details, error codes, and SDK examples....sending a POST request to the OAuth 2.0 token endpoint with your...

    docs.aspose.cloud/cells/list-objects/to-range/