Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,737 for

authorization

(1.12 sec)
  1. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...application/json" \ -H "Authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/annotation/metered-consump...
  2. Developer's reference | Documentation

    For developers, by developers. Find answers in GroupDocs.Translation Cloud developer's reference and start building your translation applications....API: Translation workflow Authorization Getting supported languages...

    docs.groupdocs.cloud/translation/developer-refe...
  3. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....application/json" \ -H "Authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/viewer/metered-consumption/
  4. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in "client_id" and Client Secret in "client_secret" arguments....application/json" \ -H "Authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/merger/get-supported-file-...
  5. HTML to PDF Node.js API | Convert Web Page to P...

    Easily convert HTML files or webpages to PDF using GroupDocs.Conversion Cloud SDK for Node.js. Automate HTML to PDF conversion online using REST API....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/html-to-pdf-onl...
  6. Edit PDF Metadata in Java: Step-by-Step Guide f...

    Learn how to edit PDF metadata in Java with GroupDocs.Metadata Cloud SDK. This guide shows how to update document properties, add fields, and save the PDF....standard fields like Title and Author, and add custom key‑value pairs...standard properties (Title, Author, Subject, Keywords) and allow...

    blog.groupdocs.cloud/metadata/edit-pdf-metadata...
  7. C# .NET Convert MPP to PDF | Export MS Project ...

    How to convert Microsoft Project (MPP) files to PDF using .NET REST API. Step-by-step guide to export MS Project into PDF for easy sharing and reporting...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  8. Convert PDF to HTML | PDF to Web Page | PDF to ...

    Learn how to convert PDF to HTML using Java REST API. A simple and efficient way to transform PDFs into web-friendly HTML format....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  9. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages.... To authorize the request, pass the in Authorization header...application/json' \ --header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIs...

    docs.groupdocs.cloud/translation/file/request/e...
  10. Update PPTX File in .NET: Complete Developer Guide

    Learn how to update PPTX files in .NET using GroupDocs.Editor Cloud SDK for .NET. This guide provides code, setup, and REST API examples for editing slides....pptx" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"...0/editor/replace-text" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"...

    blog.groupdocs.cloud/editor/update-pptx-file-in...