Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 5,212 for

client secret

(0.18 sec)
  1. Adding Watermark in Word | Document Watermarkin...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....Watermark-Cloud Please get your Client ID and Secret from the dashboard before... Once you have your ID and secret, add in the code as shown below:...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  2. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. 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...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/parser/extract-text-from-a...
  3. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. 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. FileInfo.Password The password to open file It should be specified only for password-protected documents....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-container-items...
  4. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. 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...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/parser/extract-images-from...
  5. Java JSON to HTML | Convert JSON to HTML | JSON...

    Learn how to convert JSON to HTML using Java. This guide explains step-by-step methods for JSON to HTML conversion using GroupDocs.Conversion Cloud SDK....Credentials # Obtain your Client ID and Client Secret credentials from...Configuration("your-client-id", "your-client-secret"); ConvertApi apiInstance...

    blog.groupdocs.cloud/conversion/convert-json-to...
  6. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. 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.... 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/annotation/quick-start/
  7. Convert ZIP to HTML in Node.js - ZIP File Conve...

    Let's learn how to convert ZIP to HTML in Node.js programmatically. GroupDocs.Conversion offers Cloud SDKs and REST APIs for building a ZIP File Converter.... Client API, Client Secret). However, you can...object using your Client ID and Client Secret. Set the base API...

    blog.groupdocs.cloud/conversion/convert-zip-to-...
  8. Password-Protect PowerPoint Files in Node.js

    GroupDocs.Merger Cloud SDK for Node.js offers methods and properties to password-protect PowerPoint files. This library is lightweight & easy-to-install....the API credentials (Client ID, Client Secret) from the API Cloud...Configuration class with Client ID and Client Secret. Instantiate an object...

    blog.groupdocs.cloud/merger/password-protect-po...
  9. Convert Markdown to PDF in C#

    Install GroupDocs.Conversion Cloud SDKs and convert Markdown to PDF in C# programmatically. It is lightweight and offers a wide range of features....the API Credentials (Client ID, Client Secret). You can obtain these...initialize it with the Client ID & Client Secret. Set the base URL...

    blog.groupdocs.cloud/conversion/convert-markdow...
  10. 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 check...

    docs.groupdocs.cloud/comparison/overview/