Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,327 for

jwt

(1.23 sec)
  1. Get Chart Area Fill Format – Aspose.Cells Cloud...

    Retrieve the fill format (color, pattern, gradient) of a chart area in an Excel worksheet via Aspose.Cells Cloud API. Includes cURL example, SDK code snippets, authentication steps, and response details....you must have a valid OAuth/JWT access token. Obtain the token...Authorization header as Bearer <jwt token> . If you are using one...

    docs.aspose.cloud/cells/charts/chart-area/fill-...
  2. Ungroup Columns in Excel – Aspose.Cells Cloud A...

    Remove column grouping in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, authentication, cURL example, response format, and SDK snippets.... JWT access token All API calls must...with a bearer token. See the JWT authentication guide . Workbook...

    docs.aspose.cloud/cells/developer-guide/30versi...
  3. Move a named range with an Excel worksheet|Docu...

    Learn how to move a named range within an Excel worksheet using Aspose.Cells Cloud REST API v3.0, with endpoint details, authentication, examples, and SDK code samples....Authentication The API requires a Bearer JWT token obtained through the Aspose...header: Authorization: Bearer <jwt token> The token must have the...

    docs.aspose.cloud/cells/ranges/move/
  4. Delete a Chart from a Worksheet|Document

    Deletes a chart from a worksheet by its zero‑based index using the Aspose.Cells Cloud REST API....APIs are secure and require JWT token-based authentication ....Unauthorized Invalid or missing JWT token. 413 Payload Too Large...

    docs.aspose.cloud/cells/charts/delete/
  5. How to Merge Cells in an Excel Worksheet – Aspo...

    Guide to merge cells in an Excel worksheet using Aspose.Cells Cloud REST API with cURL and SDK examples.... Prerequisites A valid JWT token for authentication. The...APIs are secure and require JWT token-based authentication ....

    docs.aspose.cloud/cells/merge-cells-in-excel-wo...
  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....calling the endpoint, obtain a JWT token via the /connect/token...Authorization header as Bearer <jwt token> . REST API GET https://api...

    docs.aspose.cloud/cells/validations/get/
  7. Add a Vertical Page Break|Document

    Learn how to insert a vertical page break into an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes request syntax, cURL example, SDK samples, authentication guide, and error‑handling details....APIs are secure and require JWT token-based authentication ....\ -H "Authorization: Bearer <jwt token>" Response { "Code" : 200...

    docs.aspose.cloud/cells/page-breaks/add-vertica...
  8. Delete background on an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to delete the background image of an Excel worksheet. SDKs are available for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go....storage and possess a valid JWT access token for authentication...All requests require a valid JWT token. Obtain the token via the...

    docs.aspose.cloud/cells/worksheets/background/d...
  9. Hide rows on an Excel worksheet|Document

    Learn how to hide one or multiple rows in an Excel worksheet using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, parameters, authentication, response details, and error handling.... Prerequisites: A valid JWT Bearer token obtained from the...APIs are secure and require JWT token-based authentication ....

    docs.aspose.cloud/cells/rows/hide/
  10. Get all pictures in an Excel worksheet|Document

    Retrieve all picture objects from an Excel worksheet via Aspose.Cells Cloud REST API....you have: A valid Aspose Cloud JWT access token. The target Excel...the API and include a valid JWT token in the Authorization header...

    docs.aspose.cloud/cells/pictures/get-all/