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

jwt

(0.16 sec)
  1. 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...
  2. 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-...
  3. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...the JWT token is available in the environment variable JWT_TOKEN...\ -H "Authorization: Bearer $JWT_TOKEN " \ --data-binary '@path/to/file'...

    docs.groupdocs.cloud/conversion/convert-documen...
  4. 401 Unauthorized reoccurring - Free Support For...

    Hi, Im using the groupdocs-conversion-cloud, version 21.12. I have random and reoccurring incidents of getting “401 Unauthorized” on files that were previously fine, and with the same credentials for groupdocs. those i…... Please note JWT Access token has one day lifetime...

    forum.groupdocs.cloud/t/401-unauthorized-reoccu...
  5. Java JSON 转 HTML | 将 JSON 转换为 HTML | JSON 转网页

    学习如何使用 Java 将 JSON 转换为 HTML。 本指南逐步解释了使用 GroupDocs.Conversion Cloud SDK 进行 JSON 到 HTML 转换的方法。...要开始使用这种方法,我们需要首先根据客户端凭证生成一个 JWT 访问令牌。一旦获取到 JWT 令牌,请执行以下 cURL 命令将 JSON...JSON 文件的名称,并将 JWTtoken 替换为个性化的 JWT 访问令牌。 为了将结果 HTML 文件保存到本地驱动器,请跳过...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  6. Java: Convert MPP to HTML | Develop MPP to HTML...

    Learn how to convert Microsoft Project (MPP) files to HTML online using REST API. Easily share and view project plans in any web browser....Firstly, we need to generate a JWT access token based on client...accessToken with a personalized JWT access token. You may consider...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  7. Convert PDF to JPG in C# | Export PDF Documents...

    Easily convert PDF to JPG in C# using .NET API. Convert PDF files into high-quality JPEG images, automate PDF to image workflows, and export PDF as JPEG.... First, generate your JWT access token while using client...Replace {ACCESS_TOKEN} with JWT token, inputFile with name of...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  8. C#: MPP to PDF | MPP to PDF Conversion | MS Pro...

    How to convert MS Project (MPP) files to PDF format using C# .NET. Easy and Simple MPP to PDF Conversion in C#. Implement MS Project to PDF Conversion....this approach is to generate a JWT access token and then, execute...accessToken with a personalized JWT access token. In case we have...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  9. Convert HTML to Excel | Web to Excel in C# | We...

    How to convert HTML tables to Excel spreadsheets seamlessly using C# .NET.... Once we have generated the JWT token based on personalized credentials...accessToken with personalized JWT access token. If you want to...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. Extract Text from HTML | HTML Text Parser | HTM...

    Learn how to extract text from HTML with .NET REST API. Parse clean text, remove tags, and automate HTML content extraction with .NET REST API. HTML to TXT...this approach is to generate a JWT access token using client credentials...following command to generate a JWT token. curl -v -X POST "https://api...

    blog.groupdocs.cloud/parser/extract-text-from-h...