Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,947 for

jwt

(0.15 sec)
  1. 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...
  2. 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...
  3. How to convert Microsoft Word Document to PDF w...

    Checking out the Aspose Cloud at the moment using the trial and having issues attempting to convert a Word document to a PDF using the REST API. Using a REST test client with the call below and attaching a docx file to …... Now we use JSON Web Token(JWT) for API request authentication...DOCX/DOC to PDF conversion using JWT access token. # First get Access...

    forum.aspose.cloud/t/how-to-convert-microsoft-w...
  4. Refresh an Auto Filter in an Excel Worksheet|Do...

    Refresh an existing AutoFilter on an Excel worksheet using Aspose.Cells Cloud REST API. Includes cURL and SDK examples for C#, Java, Python, and more....demonstrates a request with a valid JWT token. cURL request and response...Unauthorized Invalid or missing JWT token. Obtain a fresh token and...

    docs.aspose.cloud/cells/autofilter/refresh/
  5. Fill PDF Form in C# | REST API to Parse PDF For...

    REST api for TextBox CheckBox RadioButton ComboBox processing. Parse PDF form fields. Free RESTful API. Platform independent REST API for XFA form filling...you need to first generate a JWT authentication token which requires...\ -H "authorization: Bearer <JWT Token>" Sample FormDataTextBox...

    blog.aspose.cloud/pdf/add-update-textbox-checkb...
  6. 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...
  7. 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/
  8. Convert MOBI to EPUB in C# | MOBI to EPUB Conve...

    Free MOBI to EPUB conversion SDK. Convert eBook MOBI to EPUB in ASP.NET. C# .NET code for MOBI to EPUB converter. Free REST API for MOBI to EPUB conversion...first generate a JSON Web Token (JWT) based on ClientID and ClientSecret...the terminal to generate the JWT token. curl -v "https://api.aspose...

    blog.aspose.cloud/words/convert-mobi-to-epub-in...
  9. Set Cell Value – Aspose.Cells Cloud API Referen...

    Learn how to set the value of a specific cell in an Excel worksheet using Aspose.Cells Cloud REST API. Includes request syntax, parameters, HTTPS cURL example, and SDK code samples.... The API requires a JWT bearer token obtained from the...Authorization header as Bearer <jwt token> . Request parameters Name...

    docs.aspose.cloud/cells/set-value-of-a-cell-in-...
  10. Java: Convert HTML to Markdown | HTML to MD wit...

    Explore a comprehensive guide on using Java Cloud SDK to seamlessly convert HTML to Markdown. Learn how to convert HTML to markdown online....prerequisite, we need to generate JWT access token based on client...following command to generate the JWT token: curl -v "https://api.aspose...

    blog.aspose.cloud/html/convert-html-to-markdown...