Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 30,953 for

client id

(0.51 sec)
  1. Edit Signatures in Signed PDF Documents using P...

    Programmatically Edit Signatures in Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python....oud Please get your Client ID and Client Secret from the dashboard...available code examples. Add your ID and secret in the code as demonstrated...

    blog.groupdocs.cloud/2021/03/10/edit-signatures...
  2. Highlight Text in PDF in Node.js

    Highlight Text in PDF using a PDF highlighter offered by GroupDocs.Annotation. You can programmatically perform this task using Cloud SDKs and REST API....groupdocs-annotation-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/annotation/highlight-text-...
  3. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...async () => { // Get Client Id and Client Secret from https://dashboard...please share your credentials (client ID and secret) via a private...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  4. GroupDocs.Signature with Self hosted Docker ima...

    Hi, I want to use the GroupDocs.Signature sdk for signin xlsm file using Node.js, rather than calling the APIs would like to use self hosted docker images, would like to know more details on using docker images for this…...LICENSE_PRIVATE_KEY, CLIENT_ID and CLIENT_SECRET) while starting...authentication, you must set the CLIENT_ID/CLIENT_SECRET parameters to any...

    forum.groupdocs.cloud/t/groupdocs-signature-wit...
  5. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. 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 Add annotation and get the result immediately HTTP PUT ~/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/add-direct/
  6. How to Convert MSG files to PDF in Ruby

    Convert Outlook emails and OfficeLogic Groupware MSG file format to PDF format. This article is about how to convert MSG files to PDF in Ruby....proceed, quickly 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/2022/06/29/how-to-convert-...
  7. Annotate DOCX Files using a REST API in Python

    Programmatically Annotate DOCX Files using REST API on the cloud in Python with Document Annotation Cloud SDK for Python....oud Please get your Client ID and Client Secret from the dashboard...available code examples. Add your ID and secret in the code as demonstrated...

    blog.groupdocs.cloud/2021/02/23/annotate-docx-f...
  8. Document Splitting in Java | PPT Document Splitter

    Learn how to split PowerPoint PPT or PPTX slIdes into separate files using Java. Follow step-by-step instructions to achieve efficient PowerPoint files splitting....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/merger/split-powerpoint-pp...
  9. Extract images from Word Documents in Java - Ja...

    Learn a step-by-step guIde to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/parser/extract-images-from...
  10. 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/