Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,949 for

jwt

(0.04 sec)
  1. How to Merge Cells in an Excel Worksheet – Aspo...

    Step‑by‑step guide to merge cells in an Excel worksheet using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, required parameters, authentication, response codes, and error handling....requests must include a Bearer JWT token in the Authorization header...calls: -H "Authorization: Bearer <jwt token>" Refer to the Authentication...

    docs.aspose.cloud/cells/merge-cells-in-excel-wo...
  2. Set Barcode Source|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode-cloud-go/v4/barcode/jwt" ) func makeConfiguration ()...jwtToken := os . Getenv ( "TEST_JWT_ACCESS_TOKEN" ) if jwtToken ...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  3. Barcode Generator | C# .NET Generate Barcode | ...

    Programmatically Generate Barcode in C# .NET. Comprehensive guide to generate bar code. Programmatically generate barcodes and save them in JPG image....following links How to Obtain JWT token using a Client ID and Client...image/png" -H "authorization: Bearer <JWT Token> Fig 1a:- BarWidthReduction...

    blog.aspose.cloud/barcode/save-barcode-to-jpg-u...
  4. Modify Password Protection of an Excel Workbook...

    Change the write‑protection password of an Excel workbook via Aspose.Cells Cloud REST API (v3.0). Includes cURL and SDK examples....0 / JWT token. Include the token in the...header: Authorization: Bearer <jwt token> The OpenAPI Specification...

    docs.aspose.cloud/cells/workbook/password/modify/
  5. Set Barcode Text|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode-cloud-go/v4/barcode/jwt" ) func makeConfiguration ()...jwtToken := os . Getenv ( "TEST_JWT_ACCESS_TOKEN" ) if jwtToken ...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. Set Barcode Colorscheme|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode-cloud-go/v4/barcode/jwt" ) func makeConfiguration ()...jwtToken := os . Getenv ( "TEST_JWT_ACCESS_TOKEN" ) if jwtToken ...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. 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). Includes endpoint details, authentication, request/response examples, and SDK code samples for C#, Java, Python, and more....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/
  8. 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/
  9. Hide Chart Legend in an Excel Worksheet – Aspos...

    Learn how to hide a chart legend in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes HTTPS endpoint, required authentication, request syntax, response details, error handling, and SDK examples....Unauthorized Missing or invalid JWT token. { "Code": 401, "Message":...tIndex}/legend with a valid JWT token in the Authorization header...

    docs.aspose.cloud/cells/charts/legend/hide/
  10. Perform OCR on Images. OCR on images using Java...

    Perform OCR on Images. Java Cloud SDK for Optical Character Recognition on raster images. Parse whole image or selected area for text recognition in Java...APIs, we need to generate a JWT access token based on our personalized...execute the following command for JWT access token generation. curl...

    blog.aspose.cloud/ocr/cloud-based-optical-chara...