Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,947 for

jwt

(2.37 sec)
  1. Set Row Height for a Range in Excel – Aspose.Ce...

    Learn how to change the height of rows within a specific range of an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, and SDK code snippets for C#, Java, Python, and more....Range endpoint you must obtain a JWT access token from the Aspose...header: Authorization: Bearer <jwt token> If you do not yet have...

    docs.aspose.cloud/cells/ranges/update/row-height/
  2. Update Worksheet Properties – Aspose.Cells Clou...

    Learn how to update base properties (e.g., display zeros, ruler visibility) of an Excel worksheet using Aspose.Cells Cloud REST API v3.0. Includes cURL request, SDK samples, parameters, and error handling....Unauthorized – missing or invalid JWT token. 404 – Workbook or worksheet...

    docs.aspose.cloud/cells/worksheets/update-prope...
  3. Get Conditional Formatting Rules|Document

    Retrieve all conditional formatting rules applied to a worksheet using the Aspose.Cells Cloud REST API. Includes request syntax, authentication steps, parameters, concise response examples, and error handling....Unauthorized – missing or invalid JWT token. { "Code":"401", "Message":"Access...

    docs.aspose.cloud/cells/conditional-formattings...
  4. Clear Worksheet Comments|Document

    Delete all comments from a specific worksheet in an Excel file using Aspose.Cells Cloud API. Learn the DELETE endpoint, required parameters, sample cURL request, and SDK examples (C#, Java, Python, …)....Unauthorized – missing or invalid JWT token. { "Code": 401, "Message":...

    docs.aspose.cloud/cells/comments/clear/
  5. Delete Multiple Excel Worksheets|Document

    Learn how to delete several worksheets from an Excel workbook using the Aspose.Cells Cloud REST API (v3.0). Includes a secure HTTPS endpoint, required parameters, a corrected cURL example, and SDK snippets for multiple programming languages.... A valid JWT token is required in the Authorization...

    docs.aspose.cloud/cells/worksheets/delete-multi...
  6. Crop Image in Java | Crop Photo | Crop Picture|...

    Crop Image using Java Cloud SDK. Develop solution to crop GIF, crop Photo, crop circle Image, crop PNG, crop Picture online. Learn how to **Crop Image Online**...we need to first generate a JWT access token ( based on client..."Accept: application/json" Once the JWT token has been generated, please...

    blog.aspose.cloud/imaging/crop-image-in-java/
  7. Excel to JSON | Excel to Json Converter | XLSX ...

    Convert Excel to JSON and represent table data as an array of objects. Each object represents a row in the table. Excel To Json Converter to export Excel to Json...this operation is to generate a JWT access token ( based on client...application/json" Now once we have the JWT token, we need to execute the...

    blog.aspose.cloud/cells/excel-to-json-in-java/
  8. Excel to JPG Converter | Excel to Image | XLS t...

    Discover how to convert Excel to high-quality JPG using Java REST API. Excel to JPG converter exports spreadsheet as pictures. Convert XLS to JPG or XLSX to JPG...requirement, we need to generate a JWT access token by executing the...application/json" Once we have a JWT token, we need to execute the...

    blog.aspose.cloud/cells/convert-excel-to-jpg-in...
  9. Combine TIFF Images | Merge TIFF | Append TIFF ...

    Learn how to combine multiple TIFF images into a single multi-page TIFF image in Java. Combine TIF, Concatenate TIFF or Merge TIFF files using Java. TIFF Combine...first step is to generate a JWT access token ( based on client..."Accept: application/json" Once the JWT token has been generated, we...

    blog.aspose.cloud/imaging/combine-tiff-images-i...
  10. Convert Excel to PowerPoint | XLSX to PPT | C# ...

    Learn how to convert Excel worksheets to PowerPoint presentations with ease using C# REST API. Convert XLS to PowerPoint presentation in C#. XLSX to PPT...First, we need to generate a JWT access token based on client...\ -H "authorization: Bearer <JWT Token>" \ -o "Embed.pptx" Another...

    blog.aspose.cloud/cells/convert-excel-to-powerp...