Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,842 for

jwt

(0.1 sec)
  1. Convert ODS to Excel | ODS to Excel using REST API

    Learn how to convert ODS to Excel (XLSX) using a REST API effortlessly. Explore the benefits of ODS to Excel conversion for seamless data compatibility....this approach is to generate a JWT access token. Then, execute the...accessToken with a personalized JWT access token. If you want to...

    blog.groupdocs.cloud/conversion/convert-ods-to-...
  2. Bank Statement Password Remover | Remove PDF Pa...

    Explore how we remove passwords from bank statement PDFs in our case study. Learn the steps for successful PDF password removal and access financial data easily.... Use obtained JWT for authentication. Send a DELETE...DELETE -H "Authorization: Bearer <jwt token>" -d "{ 'FileInfo': { 'FilePath':...

    blog.groupdocs.cloud/merger/online-bank-stateme...
  3. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....The JWT token is read from the environment variable JWT_TOKEN...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  4. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET....Add annotation to a document # JWT token must be stored in the environment...environment variable JWT_TOKEN. curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  5. Introducing GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST API support conversion of 65+ document formats. It provides high-quality output quickly and reliably...Conversion Cloud REST API supports JWT(JSON Web Token) authentication...

    blog.groupdocs.cloud/conversion/introducing-gro...
  6. No ChatGPT | Rephrase Rewrite Paraphrase Text a...

    Forget OpenAI or ChatGPT. Easily rewrite, rephrase, and paraphrase documents online with .NET REST API. Better than Gemini, Microsoft Copilot, and Claude... Step 1: Generate JWT Access Token # curl -v "https://api...

    blog.groupdocs.cloud/rewriter/paraphrase-docume...
  7. MS Project Viewer | MPP Viewer | Microsoft Proj...

    How to convert Microsoft Project (MPP) files to HTML using C# .NET. Develop MS Project Viewer in C# by converting MPP to HTML. MPP file viewer using C# .NET...this approach is to generate a JWT access token and then, execute...accessToken with personalized JWT access token. Please execute...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  8. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " TemplatePath...

    docs.groupdocs.cloud/parser/delete-template/
  9. Compare Word Documents | Compare DOCX Files Onl...

    How to compare Word documents in C# .NET. A guide to compare 2 documents in Word, identify differences, and highlight changes using Word comparison tools.... Generate JWT token: curl -v "https://api.groupdocs...

    blog.groupdocs.cloud/comparison/compare-word-do...
  10. Convert PDF to HTML in .NET | PDF to Web Page C...

    How to convert PDF to HTML using .NET API. Step-by-step guide with code samples, cURL commands, and SEO-friendly tips for accurate PDF to web conversion.... Generate JWT Access Token with your credentials...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...