Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,034 for

secret client

(0.14 sec)
  1. 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...
  2. Convert GIF to JPG in Node.js

    This blog post teaches you how to convert GIF to JPG in Node.js programmatically. This file conversion API offers a wide range of methods and properties....generated API credentials (Client Secret, Client API) from the API Cloud...API credentials(i.e. Client Secret, Client API). Now, invoke the...

    blog.groupdocs.cloud/conversion/convert-gif-to-...
  3. 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-...
  4. 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/
  5. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at Client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....storage Edit HTML document at client side Upload HTML document back...Please get your Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  6. 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/
  7. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....storage Edit HTML document at client side Upload HTML document back...Please get your Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/editor/working-with-text-d...
  8. Convert Text to Image in Java

    Follow this guide to learn how to convert Text to Image in Java programmatically. GroupDocs.Conversion offers Cloud SDKs and REST APIs to convert TXT to PNG....is to obtain the Client ID and Client Secret from the API Cloud...initialize it with Client ID and Client Secret. Instantiate an object...

    blog.groupdocs.cloud/conversion/convert-text-to...
  9. Remove Protection From PDF in C# - PDF Password...

    Let's learn how to remove protection from PDF in C# using this PDF password remover. GroupDocs.Merger offers Cloud SDKs and REST APIs to unlock PDF files....API credentials (Client ID + Client Secret) from the API Cloud...Configuration class with the Client ID & Client Secret. Initialize an instance...

    blog.groupdocs.cloud/merger/remove-protection-f...
  10. 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/comparison/quick-start/