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

client id

(0.07 sec)
  1. 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...
  2. Move Pages | Documentation

    This REST API provIdes a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provIde a password. The table below contains the full list of properties that can be specified while moving document pages.... VersionId File version Id Useful for storages that support...Token * Please get your Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/merger/move-pages/
  3. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor 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. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "Client_Id" and Client Secret in "Client_secret" argument....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/editor/get-supported-file-...
  4. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provIdes an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can Identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....application with an unique Client Id and Client Secret combination after...previously specified Cliend Id + Client Secret credentials. You can...

    docs.groupdocs.cloud/comparison/overview/
  5. Convert Markdown to HTML in C#

    Follow this guIde to convert Markdown to HTML in C#. GroupDocs.Conversion provIdes rich methods and properties to convert MD to HTML programmatically....get your application Client ID and Client Secret from the API...initialize it with the Client Secret & Client ID. Define the value...

    blog.groupdocs.cloud/conversion/convert-markdow...
  6. Paraphrase file with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing files....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/file/sdk/paraphrase/
  7. 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...
  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. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage 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...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  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...