Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 6,249 for

client secret

(0.04 sec)
  1. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....your Client Id and Client Secret in $CLIENT_ID and $CLIENT_SECRET..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  2. Extract Text from PowerPoint in C# | PPTX to Te...

    Learn how to extract text from PowerPoint presentations using C# .NET. Automate text extraction from PPT and PPTX files with the .NET REST API....account to get your Client ID and Client Secret . .NET 6.0 or higher...Configuration( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); var parserApi...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  3. Convert JSON to HTML using a JSON Converter

    Install GroupDocs.Conversion Cloud SDK for Node.js and convert JSON to HTML programmatically. This article teaches you to build a JSON converter for your apps.... Client ID and Client Secret). How to Convert...

    blog.groupdocs.cloud/conversion/convert-json-to...
  4. Convert Excel Spreadsheets to PDF using Ruby

    You can easily convert Excel XLSX files to PDF with GroupDocs.Conversion Cloud API. This tutorial covers how to Convert Excel Spreadsheets to PDF using Ruby...Please get your Client ID and Client Secret from the dashboard... Once you have your ID and secret, add in the code as shown below:...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  5. Convert Emails and Outlook Messages to PDF usin...

    Programmatically Convert Emails and Outlook Messages to PDF using a REST API in Node.js. Node.js SDK allows converting EML, MSG files to PDF....Please get your Client ID and Client Secret from the dashboard... Once you have your ID and secret, please add in the code as...

    blog.groupdocs.cloud/conversion/convert-email-a...
  6. How to Merge Word Documents in Ruby using REST API

    How to Merge Word Documents in Ruby using REST API...groupdocs_merger_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/merger/how-to-merge-word-d...
  7. Compare Two or More Excel Files using REST API ...

    Programmatically compare two or more Excel files using a REST API on the cloud in Python with GroupDocs.Comparison Cloud SDK for Python....oud 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/comparison/compare-excel-f...
  8. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....One set of keys Client Id and Client Secret are required for...

    docs.groupdocs.cloud/merger/features-overview/
  9. Step-by-Step CSV to PDF Conversion Example in N...

    Learn how to convert CSV files to PDF in Node.js using GroupDocs.Conversion Cloud SDK. This guide provides code, setup steps, performance tips, and FAQs....Initialize the Conversion API Client : Create an instance of ConversionApi...ConversionApi with your client ID and secret. This object handles...

    blog.groupdocs.cloud/conversion/step-by-step-cs...
  10. Edit Word Documents using REST API in Python | ...

    Programmatically edit Word documents (DOC or DOCX) using a REST API on the cloud in Python with Document Editor Cloud SDK for Python....groupdocs_editor_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/editor/edit-word-documents...