Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 30,044 for

client secret

(0.35 sec)
  1. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files. The following code sample demonstrates how to get list of all changes. 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....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-list-of-cha...
  2. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....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/merger/import-attachment/
  3. Convert Word to PDF in Ruby

    Users convert Word documents to PDF when sending bills and handouts etc. Let's learn how to convert Word to PDF in Ruby using cloud SDK and REST API....you need to add a Client Id and a Client Secret before making any...existing project. You can get client credentials by creating a new...

    blog.groupdocs.cloud/conversion/convert-word-do...
  4. Classify Documents and Raw Text using C# | REST...

    Programmatically Classify your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....Please get your Client ID and Client Secret from the dashboard... Once you have your client ID and Secret, add in the code as...

    blog.groupdocs.cloud/2021/05/26/classify-docume...
  5. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....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/delete-pages/
  6. Compare Two or More Excel (XLS, XLSX) Files in ...

    Discover how to compare Excel files and pinpoint variations with Java using a REST API. Streamline your data analysis and reporting process with this step-by-step guide....Initialization of the API Client # To configure the API client, please acquire...acquire your Client ID and Client Secret from the dashboard . Next...

    blog.groupdocs.cloud/comparison/compare-two-exc...
  7. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...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/conversion/convert-to-html...
  8. Find and Replace Watermarks in Documents using ...

    Programmatically Find and Replace Watermark Text or Images using a REST API from your documents on the cloud in C# with Watermarking Cloud SDK for .NET...Please get your Client ID and Client Secret from the dashboard...code examples. Add your ID and Secret in the code as demonstrated...

    blog.groupdocs.cloud/watermark/find-and-replace...
  9. Convert Word Document to PDF from Azure Cloud S...

    URL returned by PHP file after conversion of the document. https://api.groupdocs.cloud/v2.0/conversion/storage/file/converted/docssample.pdf The error I’m getting accessing that document is as followes {“requestId”:“c…...php'); //Get Client Id and Client Secret from https://dashboard...'/vendor/autoload.php'); //Get Client Id and Client Secret from https://dashboard...

    forum.groupdocs.cloud/t/convert-word-document-t...
  10. Add Password to Word Document | Password Protec...

    Explore the capabilities of a DOCX password protector REST API and leverage the Node.js SDK to demonstrate **how to password protect Word documents** effortlessly....Step 2: Initialize the API Client Step 3: Upload the Document...the API Client # To get started with the API client, make sure...

    blog.groupdocs.cloud/merger/password-protect-wo...