Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 5,212 for

client secret

(0.04 sec)
  1. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. 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/compare-documen...
  2. Verify QR-code 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-qr-code-s...
  3. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....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/rotate-pages/
  4. Analysis of Text or Documents using a REST API ...

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

    blog.groupdocs.cloud/classification/sentiment-a...
  5. Convert JSON to HTML in Node.js | JSON to Web F...

    Easily convert JSON to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to generate clean HTML from structured JSON files with RESTful API....API credentials ( Client ID and Client Secret ) from the GroupDocs...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/conversion/convert-json-to...
  6. Edit Signatures in Signed PDF Documents using P...

    Programmatically Edit Signatures in Signed PDF Documents using a REST API in Python with Document Signature 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/signature/edit-signatures-...
  7. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async 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/conversion/convert-documen...
  8. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output 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 Add annotation and get the result immediately HTTP PUT ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....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/add-direct/
  9. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows to compare more than 2 documents that are protected with a password. The following code sample shows how to compare password-protected documents. 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/compare-multipl...
  10. Convert Markdown to PDF and PDF to Markdown in ...

    File conversion APIs allow you to convert files to any file format instantly.This article shows how to convert Markdown to PDF and PDF to Markdown in Python...Now, collect your Client ID and Client Secret from the dashboard...you have collected Client ID and Client Secret, please add the below...

    blog.groupdocs.cloud/conversion/convert-markdow...