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

client secret

(0.03 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. Merge PDF Files using a REST API | Combine Spec...

    Programmatically merge multiple PDF files using a REST API on the cloud in C#. Use document merger REST API to combine two or more files using .NET SDK....need to get your Client ID and Client Secret from the dashboard...examples. Add your Client ID and Client Secret in the code as demonstrated...

    blog.groupdocs.cloud/merger/merge-multiple-pdf-...
  3. Combine Word Documents in C# | Merge DOC/DOCX F...

    Learn how to combine multiple Word (DOC, DOCX) documents into single file using REST API. Our guide with C# code examples for automating Word file merging...You’ll also need your Client ID and Client Secret , which can be obtained...Configuration class with the Client ID and Client Secret. Instantiate an instance...

    blog.groupdocs.cloud/merger/merge-word-document...
  4. 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...
  5. 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/
  6. Configure Google Drive Storage | Documentation

    You have to complete following steps to connect a Google Drive Storage: Google Drive Configurations Create Google account if you don’t have one (Google Plus account can be used) (Optional) Install Google Drive application at your PC (see https://drive.google.com) Go to Google API console: https://code.google.com/apis/console Create a new Project In “APIs & Services” menu Enable Google Drive API Go to Credential options and add information in OAuth consent screen Create “OAuth Client ID” API credentials Select Web Application and More options Add https://dashboard....consent screen Create “OAuth client ID” API credentials Select...MyGoogleStorage), Client Id and Client secret from the generated Client Id at...

    docs.groupdocs.cloud/total/configure-google-dri...
  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. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It 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 OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password 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/security-operations/
  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/