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

jwt

(0.04 sec)
  1. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML to PPT in C#....this approach is to generate a JWT access token and then, execute...accessToken with personalized JWT access token. If you want to...

    blog.groupdocs.cloud/conversion/convert-html-to...
  2. Online HTML to Word Document | Convert HTML to ...

    Easy and simple HTML to Word document conversion using Java REST API. Use Java REST API to convert HTML file to MS Word document DOC or DOCX online...Firstly, we need 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...
  3. 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...
  4. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation 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/translation/authorization/
  5. 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...
  6. Convert JPG to Word Document (DOCX) in C# .NET ...

    Convert JPG images to editable Word documents (DOCX) using C# .NET. How to convert Photo to DOC by developing picture to document converter in C# .NET....first we need to generate a JWT access token and then, execute...accessToken with a personalized JWT access token. In order to save...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  7. 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...
  8. 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-...
  9. Java: Convert PDF to Excel Online | PDF to XLS ...

    How to convert PDF to Excel workbook using Java REST API. Develop PDF to Excel online converter using Java API. Easy and simple PDF to XLS conversion...Firstly, we need to generate a JWT access token based on client...accessToken with a personalized JWT access token. If we have a requirement...

    blog.groupdocs.cloud/conversion/pdf-to-xls-online/
  10. Render layers | Documentation

    GroupDocs.Viewer Cloud renders all layers of the CAD drawing by default. To render specific layers you can set the layers that you want to render by adding them into the CadOptions.Layers property. The following code sample shows how to render a specific layer of a CAD drawing. 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....example Linux/MacOS/Bash # Get JWT token curl -v "https://api.groupdocs...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {...

    docs.groupdocs.cloud/viewer/render-layers/