Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 30,969 for

client id

(0.04 sec)
  1. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. 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; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....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/parser/get-document-inform...
  2. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provIde the password....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/watermark/add-text-waterma...
  3. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besIdes the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. 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...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  4. Not able to read sourceand target files while c...

    I have tried using the full paths as well. I am not quite sure why this is happening. This is the error: groupdocs_comparison_cloud.api_exception.ApiException: (errorItemNotFound) Message: Can’t find file located at ‘…...groupdocs_comparison_cloud # set client_id = "abc" client_secret = "cde" configuration..._cloud.Configuration(client_id, client_secret) configuration...

    forum.groupdocs.cloud/t/not-able-to-read-source...
  5. Summarizing files with GroupDocs.Rewriter SDK |...

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

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  6. Simplifying files with GroupDocs.Rewriter SDK |...

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

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  7. Policies - Purchase - groupdocs.cloud

    GroupDocs builds incredible easy to use software as a service that developers can fully evaluate before committing to buying.... Client ID and Client Secret - how to request... Where do I find my Client ID and Client Secret? Who else uses...

    purchase.groupdocs.cloud/policies/
  8. Purchase FAQ - Purchase - groupdocs.cloud

    Purchase FAQ Buy Now Pricing Free Trial Policies Purchase FAQ Can I evaluate before buying? Which API calls are charg...... Where do I find my Client ID and Client Secret? Who else uses... Where do I find my Client ID and Client Secret? You need to...

    purchase.groupdocs.cloud/faqs/purchase
  9. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. 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...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  10. Convert GIF to PNG in Node.js

    Want to Convert GIF to PNG in Node.js? GroupDocs.Conversion offers Cloud SDKs and REST APIs to achieve GIF to PNG conversion programmatically....the API Credentials (Client ID, Client Secret). You can obtain...credentials (i.e. Client Secret, Client ID). Next, Instantiate...

    blog.groupdocs.cloud/conversion/convert-gif-to-...