Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 6,555 for

client id

(0.15 sec)
  1. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Token # Please get your Client Id and Client Secret from https://dashboard..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  2. Remove Protection From PDF in C# - PDF Password...

    Let's learn how to remove protection from PDF in C# using this PDF password remover. GroupDocs.Merger offers Cloud SDKs and REST APIs to unlock PDF files....the API credentials (Client ID + Client Secret) from the API...Configuration class with the Client ID & Client Secret. Initialize an...

    blog.groupdocs.cloud/merger/remove-protection-f...
  3. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page wIdth in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....Token # Please get your Client Id and Client Secret from https://dashboard...# Place them in the CLIENT_ID and CLIENT_SECRET environment variables...

    docs.groupdocs.cloud/merger/get-document-inform...
  4. Link Annotation | Documentation

    Link annotation adds a hyper link to 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 (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 Linux/MacOS/Bash # 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/link-annotation/
  5. Password-Protect PowerPoint Files in Node.js

    GroupDocs.Merger Cloud SDK for Node.js offers methods and properties to password-protect PowerPoint files. This library is lightweight & easy-to-install....the API credentials (Client ID, Client Secret) from the API Cloud...Configuration class with Client ID and Client Secret. Instantiate...

    blog.groupdocs.cloud/merger/password-protect-po...
  6. Convert Word Document to PowerPoint Presentatio...

    PowerPoint PPTX help users to have greater visual impact. This article is about how to convert Word Document to PowerPoint Presentation using Ruby...Now, you need to add Client Id and Client Secret before making...Conversion Cloud API. You can get client credentials by creating an...

    blog.groupdocs.cloud/conversion/convert-word-do...
  7. How to Create GroupDocs Add-On for cloudControl

    Find detailed instructions on how to create GroupDocs add-on for cloudControl platform....a free plan and get the user ID and private key for this user...the GroupDocs API using the client ID and private key (which you...

    blog.groupdocs.cloud/total/how-to-create-groupd...
  8. Extract Text from Word in Node.js | Word Docume...

    Learn how to extract text from Word documents (.docx) using Node.js REST API. Automate Word text extraction using Node.js REST API or cURL.... Get your Client ID and Client Secret. Install SDK:... how to obtain your Client ID and Client Secret for authentication...

    blog.groupdocs.cloud/parser/extract-text-from-w...
  9. Extract Text from PowerPoint in Node.js | PPT T...

    Learn how to extract text from PowerPoint (.ppt, .pptx) using GroupDocs.Parser Cloud SDK for Node.js. Automate PowerPoint parsing with REST API or cURL.... Get your Client ID and Client Secret. Install SDK:... how to obtain your Client ID and Client Secret for authentication...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  10. Combine Word Documents in C#

    Let's learn how to combine Word documents in C#. GroupDocs.Merger offers cloud SDKs and REST APIs to merge Word documents programmatically....getting API credentials(Client ID + Client Secret). Combine Word...Configuration class with the Client ID and Client Secret. Instantiate...

    blog.groupdocs.cloud/merger/combine-word-docume...