Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 6,576 for

client id

(0.12 sec)
  1. Watermark Annotation | Documentation

    Watermark annotation adds text watermark API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Token // Please get your Client Id and Client Secret from https://dashboard...Kindly place Client Id in the "client_id" and Client Secret in the...

    docs.groupdocs.cloud/annotation/watermark-annot...
  2. Convert PDF document to HTML webpage in Java

    Change your PDF to HTML format using simple and easy to use file converter API. This article is about how to convert PDF to HTML in Java using REST API....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please obtain your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  3. Convert PDF to TIFF in Java - A Step-by-Step Gu...

    Learn how to convert PDF to TIFF file programmatically in Java using REST API. This guIde provIdes sample code and step-by-step instructions....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...account. Collect your Client ID and Client Secret from the [dashboard][7]...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  4. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Signature Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/signature/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.... However, manually writing client code can be difficult, error-prone...used |versionId|File version id cURL example Linux/MacOS/Bash...

    docs.groupdocs.cloud/signature/working-with-sto...
  5. Convert PDF to Editable Word Document using Nod...

    Programmatically Convert PDF to Editable Word Document using a REST API in Node.js. Node.js SDK allows converting PDF to DOC and DOCX files....oud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, please add in the...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Convert DOCX to Text | Extract Text from DOC | ...

    Learn how to extract text from Word documents using .NET REST API. Convert DOC, and DOCX to TXT format with OCR and text parsing features. Document to text... Get your Client ID and Client Secret . For more information...ClientId = "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" };...

    blog.groupdocs.cloud/parser/extract-text-from-w...
  7. Convert JSON to HTML using a JSON Converter

    Install GroupDocs.Conversion Cloud SDK for Node.js and convert JSON to HTML programmatically. This article teaches you to build a JSON converter for your apps.... Client ID and Client Secret). How to Convert...

    blog.groupdocs.cloud/conversion/convert-json-to...
  8. GroupDocs.Annotation Cloud SDKs | Documentation

    GroupDocs.Annotation Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API Client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running.... Using an SDK (API client) is the quickest way for a...<repository> <id> groupdocs-artifact-repository </id> <name> GroupDocs...

    docs.groupdocs.cloud/annotation/available-sdks/
  9. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and valIdated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provIdes authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Tokens Work A browser or mobile client makes a request to the authentication...server containing user Client Id and Client Secret. The authentication...

    docs.groupdocs.cloud/total/authenticating-api-r...
  10. Java Convert Word Document to HTML File

    Automatically convert a Word DOCX file to HTML file using Java GroupDocs API. This article is about how to convert Word file to HTML in Java using REST API....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please obtain your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-word-fi...