Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 394 for

oauth

(1.51 sec)
  1. Replace Text in an Excel Worksheet – Aspose.Cel...

    Learn how to replace text in an Excel worksheet using the Aspose.Cells Cloud API (v3.0). Includes prerequisites, authentication, request syntax, cURL example, SDK code samples, response details, and error handling....An access token obtained via OAuth/JWT ( https://api.aspose.cloud/connect/token...

    docs.aspose.cloud/cells/worksheets/replace-text/
  2. 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....obtained through the Aspose Cloud OAuth 2.0 flow. Add the token to the...

    docs.aspose.cloud/cells/worksheets/sort-data/
  3. Protect an Excel Workbook with Aspose.Cells Clo...

    Learn how to protect an Excel workbook via Aspose.Cells Cloud REST API. Includes authentication steps, query & body parameters, cURL request, and SDK code samples for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go.... Request an OAuth 2.0 access token: curl -X POST...

    docs.aspose.cloud/cells/protect-excel-file/
  4. How to Create an Excel Workbook with a Template...

    Learn how to generate Excel workbooks from template files using the Aspose.Cells Cloud REST API. Includes prerequisites, authentication steps, cURL examples, error‑handling details, and SDK code snippets....access token – request a JWT/OAuth token from the /connect/token...

    docs.aspose.cloud/cells/create-an-excel-file-wi...
  5. Add a List Object (Table) to an Excel Worksheet...

    Learn how to add a list object (Excel table) to a worksheet using Aspose.Cells Cloud REST API. Includes endpoint, parameters, authentication steps, cURL example, and SDK code samples....access token obtained via the OAuth 2.0 client‑credentials flow:...

    docs.aspose.cloud/cells/list-objects/add/
  6. Aspose Cloud Giving Us An AmazonS3 Storage Exce...

    Confirmed, the issue is resolved thank you....Client Id and Client Secret (or OAuth token if you use that flow)...method Client‑Id/Secret, JWT, or OAuth. Exact code snippet that triggers...

    forum.aspose.cloud/t/aspose-cloud-giving-us-an-...
  7. Get Vertical Page Breaks|Document

    Retrieve vertical page breaks from an Excel worksheet using the Aspose.Cells Cloud REST API (v3.0). Includes HTTPS endpoint, required parameters, cURL example, response details, error handling, and SDK samples....token via the Aspose Cloud OAuth endpoint ( /connect/token )...

    docs.aspose.cloud/cells/page-breaks/get-vertica...
  8. Add a color filter in an Excel worksheet|Document

    Learn how to apply a color filter to an Excel worksheet with Aspose.Cells Cloud API. Includes endpoint, parameters, cURL example, error handling, and SDK samples....Prerequisites – The endpoint requires OAuth 2.0 authentication. Obtain a...

    docs.aspose.cloud/cells/autofilter/add-color-fi...
  9. Delete a Picture from an Excel Worksheet – Aspo...

    Delete a picture from an Excel worksheet using Aspose.Cells Cloud REST API. Learn the DELETE endpoint, required parameters, authentication, error codes, and example code....Obtain the token by sending an OAuth 2.0 request with your client‑id...

    docs.aspose.cloud/cells/pictures/delete/
  10. Convert Excel Chart to Image – Aspose.Cells Clo...

    Learn how to convert Excel chart objects to PNG, JPEG, or BMP images using Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, SDK snippets, response handling, and error handling....Authentication – Obtain an OAuth 2.0 JWT token by posting your...

    docs.aspose.cloud/cells/charts/to-image/