Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,212 for

client secret

(0.04 sec)
  1. Convert JSON to CSV in Node.js | JSON to CSV On...

    Learn how to convert structured JSON data into CSV format using Node.js API. Easily transform JSON to CSV for reporting, databases, or spreadsheets....account and get your Client ID and Client Secret from the GroupDocs...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/conversion/convert-json-to...
  2. Extract Metadata of Images using C# | Metadata ...

    Automate the Extraction and Modification of Image Metadata in C# by Utilizing a REST API hosted in the Cloud, Employing the Metadata Manipulation Cloud SDK for .NET....Please get your Client ID and Client Secret from the dashboard... Once you have your client ID and Secret, add in the code as...

    blog.groupdocs.cloud/metadata/extract-and-manip...
  3. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML to PPT in C#.... Client ID and Client Secret). You may visit this...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-html-to...
  4. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?... The signature’s secret key is held by the server so...Tokens Work A browser or mobile client makes a request to the authentication...

    docs.groupdocs.cloud/total/authenticating-api-r...
  5. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using C# .NET. Save PDF to PPT online. Free PDF to PPTX Converter.... Client ID and Client Secret). You may visit this...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Save JSON to HTML in Node.js | Online JSON to W...

    Easily convert JSON files into HTML format using GroupDocs.Conversion Cloud SDK for Node.js. Transform structured JSON data into HTML pages online....account and get your Client ID and Client Secret from the GroupDocs...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/conversion/convert-json-to...
  7. Combine Text Files using a TXT File Merger

    Install GroupDocs.Merger Cloud SDK for Node.js and combine text files programmatically. This txt file merger is easy to use and offers a wide range of features....obtain API credentials(Client ID + Client Secret). Combine Text Files...

    blog.groupdocs.cloud/merger/combine-text-files-...
  8. C# QR Code Generator | How to Create QR Code in...

    Discover *how to generate QR codes with logos using C# QR Code Generator REST API*. Enhance brand recognition, aesthetics, and trust while personalizing your QR codes....Step 2: Initialize the API Client Step 3: Upload the Document...Initialize the API Client # To initialize the API client, please get...

    blog.groupdocs.cloud/signature/generate-qr-code...
  9. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST API that allows you to edit documents across a wide range of supported document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor API is an ability to edit the most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing documents, Spreadsheets or Presentations....One set of keys Client Id and Client Secret are required for...

    docs.groupdocs.cloud/editor/features-overview/
  10. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. 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/accept-or-rejec...