Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,868 for

jwt

(0.09 sec)
  1. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....transfer is carried out using JWT authentication, which eliminates...theft or disclosure. To obtain a JWT token, get the Client ID and...

    docs.groupdocs.cloud/rewriter/hello-world/
  2. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Cloud REST API is done using JWT authentication, which provides...an access token Time-limited JWT tokens are generated using Client...

    docs.groupdocs.cloud/rewriter/authorization/
  3. C#: Convert HTML to XPS | Web to XPS Conversion...

    Learn how to convert HTML to XPS using C# .NET. A step-by-step guide for transforming HTML content into XPS format. HTML to XPS conversion online....this approach is to generate a JWT access token and then, execute...accessToken with personalized JWT access token. If your requirement...

    blog.groupdocs.cloud/conversion/convert-html-to...
  4. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....example Linux/MacOS/Bash # Get JWT token curl -v "https://api.groupdocs...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "Email/sample...

    docs.groupdocs.cloud/conversion/convert-email-d...
  5. 在 C# 中将 DOCX 转换为 PDF | 免费的在线 DOC 转 PDF 转换器

    轻松使用 REST API 将 DOC 和 DOCX 文件转换为高质量的 PDF 格式。了解如何在线将 DOC、DOCX 文件转换为 pdf。...前提是在使用您的客户端凭据生成 JWT 令牌之后。之后,执行以下命令以进行 DOCX 到 PDF...文件的名称,将 accessToken 替换为个性化的 JWT 访问令牌。 DOC 转换为 PDF 并下载结果文件到本地驱动器:...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  6. 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...
  7. 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-...
  8. 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...
  9. Java: Embed Webpage into PowerPoint | Insert We...

    Learn how to convert HTML to PowerPoint presentations using Java with GroupDocs.Conversion Cloud SDK. Easily insert HTML into PowerPoint or HTML to PPT...this approach is to generate a JWT access token and then, execute...accessToken with personalized JWT access token. Free HTML to PPT...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. Convert MPP to Excel | Export MPP to XLS | MPP ...

    Learn how to convert MS Project (MPP) files to Excel format (XLS/XLSX) using C# .NET. Dynamic MPP to XLS or MPP to XLSX conversion. MPP to XLS Converter...this approach is to generate a JWT access token and then, execute...accessToken with a personalized JWT access token. In order to export...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...