Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 6,384 for

client id

(0.15 sec)
  1. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Token // Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Compare PDF Files using REST API in Python | Co...

    Programmatically compare two or more PDF files using a REST API on the cloud in Python with GroupDocs.Comparison Cloud SDK for Python....groupdocs_comparison_cloud Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  3. How to Extract Pages From Word Documents in Python

    Split word document into multiple documents to extract pages from word document. This article is about how to extract pages from word documents in Python....groupdocs-merger-cloud Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and Secret, add the below code...

    blog.groupdocs.cloud/merger/how-to-extract-page...
  4. Convert PDF File to PNG and PNG to PDF Format u...

    Convert a file format to another with fast, reliable, and secure conversion API. Let's see how to convert PDF file to PNG and PNG to PDF format using Java....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please collect Client ID and Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-pdf-fil...
  5. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language.... However, manually writing client code can be difficult, error-prone...GroupDocs.Merger.Cloud.Sdk.Client ; using GroupDocs.Merger.Cloud...

    docs.groupdocs.cloud/merger/working-with-storage/
  6. Convert Word to PNG and PNG to Word Document in...

    Convert Word DOC into optimized PNG images in seconds using our free, and secure API. Let's see how to convert Word to PNG and PNG to Word document in Java....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please get your Client ID and Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-word-to...
  7. Convert Word to JPG and JPG to Word Programmati...

    File conversion API allows to convert images from JPG to Word DOC. This article is about how to convert Word to JPG and JPG to Word Programmatically in Java...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please get your Client ID and Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-word-to...
  8. 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.Annotation 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language.... However, manually writing client code can be difficult, error-prone...GroupDocs.Annotation.Cloud.Sdk.Client ; using GroupDocs.Annotation...

    docs.groupdocs.cloud/annotation/working-with-st...
  9. Issue with merging word documents - Free Suppor...

    Today Jan 09 at 16:47:13 UK time we’ve started experiencing issues with the merge API. We are using this API for merging word documents: com.groupdocs.cloud.merger.Client.ApiException: Internal Server Error at com.grou…...client.ApiException: Internal Server...com.groupdocs.cloud.merger.client.ApiClient.handleResponse(ApiClient...

    forum.groupdocs.cloud/t/issue-with-merging-word...
  10. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provIdes options to specify different options for Stamp signature:...Token // Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/signature/sign-document-wi...