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

jwt

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. C#: Convert HTML to Word | HTML to DOC | HTML t...

    Transform HTML content into DOCX format using our step-by-step guide. Easy and simple HTML to Word conversion tutorial enabling you to export web to Word...this approach is to generate a JWT access token and then, execute...accessToken with personalized JWT access token. In order to save...

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

    Learn how to convert Microsoft Project (MPP) files to Excel (XLSX) using Java REST API. Step-by-step guide for seamless MPP to Excel conversion with code....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-...
  6. Extract Text from XML in C# | Get XML Text usin...

    Learn how to extract text from XML files in C# using .NET Cloud SDK. Get text from XML documents programmatically or download XML text online....- Obtain JWT Token: The first step is to obtain a JWT access token...

    blog.groupdocs.cloud/parser/extract-text-from-x...
  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. 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-...
  9. Render hidden pages | Documentation

    Hidden pages are not rendered by default. In order to include them into the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class. This feature is supported for: Diagrams with hidden pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how to render hidden pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....information using the obtained JWT token. curl -v "https://api.groupdocs...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {...

    docs.groupdocs.cloud/viewer/render-hidden-pages/
  10. 在 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-...