Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,484 for

secret client

(0.03 sec)
  1. Accept or Reject Tracked Changes of Word Docume...

    Programmatically Accept or Reject Tracked Changes of Word Document using a REST API on the cloud in Python with Document Comparison Cloud SDK for Python....Please get your Client ID and Client Secret from the dashboard... Once you have your ID and secret, add in the code as demonstrated...

    blog.groupdocs.cloud/comparison/accept-or-rejec...
  2. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API Client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need to get started is adding our SDK to your existing project.... Create an API client app Before you can make any...you need to get a Client Id and a Client Secret . This will will...

    docs.groupdocs.cloud/signature/quick-start/
  3. Convert PDF to HTML using REST API in Ruby

    GroupDocs.Conversion is an advanced document conversion API solutuion. This article is about how to convert PDF to HTML using REST API in Ruby....Now, please get your Client ID and Secret from the GroupDocs Dashboard...Once you have your Client ID and Client Secret, add these in the...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  4. Verify text signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. 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/signature/verify-text-sign...
  5. Verify Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. 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/signature/verify-barcode-s...
  6. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....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/compare-documents/
  7. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. 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 Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....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/join-document-cross...
  8. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join 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/split-document/
  9. 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....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/annotation/annotate-docx-f...
  10. Extract Specific Pages from PDF using Python | ...

    Programmatically Extract Pages from PDF using a REST API on the cloud in Python. Use document merger REST API to split files using Python SDK....Please get your Client ID and Client Secret from the dashboard... Once you have your ID and secret, add in the code as demonstrated...

    blog.groupdocs.cloud/merger/extract-specific-pa...