Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,947 for

jwt

(0.27 sec)
  1. Split PowerPoint Online | PPT Splitter using Ja...

    A comprehensive guide to split PowerPoint Presentations into multiple files using Java Cloud SDK. Efficiently organize and manage your slides by dividing them into smaller sections....we need to first generate the JWT access token using client credentials...following command to generate the JWT token: curl -v "https://api.aspose...

    blog.aspose.cloud/slides/split-powerpoint-slide...
  2. Convert PDF to PowerPoint using C# .NET | PDF t...

    Set PPTX Protection Properties. Get PowerPoint presentation properties. Set Slide Protection Properties. PPTX Processing API. C# SDK for PPTX processing...\ -H "authorization: Bearer <JWT Token>" Response Body { "name":...\ -H "authorization: Bearer <JWT Token>" Request URL https://api...

    blog.aspose.cloud/slides/set-pptx-slide-propert...
  3. Convert PDF to PowerPoint using C# .NET | PDF t...

    Programatically handle conditional formatting in excel spreadsheet. Add, remove or update conditional formatting in XLSX, ODS using REST API for Free...first step is to generate a JWT token based on your personalized... please visit How to Obtain JWT token using a Client ID and Client...

    blog.aspose.cloud/cells/how-to-handle-condition...
  4. Add watermark to Excel files|Document

    Learn how to add a text watermark to Excel workbooks using Aspose.Cells Cloud REST API (v3.0). Includes cURL example, required parameters, and response details.... Replace <your‑jwt‑token> with a valid JWT access token obtained...

    docs.aspose.cloud/cells/add-watermark-into-exce...
  5. Autofit Rows on an Excel Workbook|Document

    Learn to automatically adjust row heights in an Excel workbook using Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, and SDK snippets for C#, Java, Python, and more.... Replace <jwt token> with a valid Bearer JWT token obtained...

    docs.aspose.cloud/cells/autofit-rows-on-an-exce...
  6. Convert PDF to Word in Java | PDF to DOC | PDF ...

    Convert PDF to Word in Java. Online PDF to DOC conversion. Save PDF to DOCX. convert PDF to DOC Online. Develop PDF to Word converter online in Java...first we need to generate a JWT access token based on client...following command to generate the JWT token. curl -v "https://api.aspose...

    blog.aspose.cloud/words/convert-pdf-to-docx-in-...
  7. 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/...
  8. 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/...
  9. Get Names from an Excel Workbook|Document

    Retrieve all defined names from an Excel workbook using the Aspose.Cells Cloud REST API. Includes authentication guidance, cURL example, response schema, error handling, and SDK samples....– The API requires an OAuth2/JWT bearer token. Obtain a token...header Authorization: Bearer <jwt token> in every request. The...

    docs.aspose.cloud/cells/get-names-from-an-excel...
  10. DOC to PDF in Python | Convert Word to PDF | PD...

    Our comprehensive guide on converting Word to PDF using Python REST API. Elevate development skills by harnessing the power of Python API...to generate a JSON Web Token (JWT) which is used to access the...following command to generate a JWT token based on provided Client...

    blog.aspose.cloud/words/doc-to-pdf-in-python/