Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,656 for

client secret

(0.05 sec)
  1. Edit PowerPoint Presentations using Python | Ed...

    Programmatically edit PowerPoint presentations using a REST API on the cloud in Python with Document Editor Cloud SDK for Python....Please get your Client ID and Client Secret from the dashboard... Once you have your ID and secret, add in the code as demonstrated...

    blog.groupdocs.cloud/editor/edit-powerpoint-pre...
  2. C# Merge PDF Files into One - C# File Merger

    Learn how to merge PDF files in C# using the GroupDocs.Merger Cloud SDK for .Net. Step-by-step guide for seamless PDF merging in your C# applications....Next, collect the Client ID and Client Secret from the dashboard...code examples. Add Client ID and Client Secret in the code as demonstrated...

    blog.groupdocs.cloud/merger/how-to-merge-pdf-fi...
  3. Convert PowerPoint to PDF using File Conversion...

    GroupDocs.Conversion API helps in converting various file formats. This tutorial is about how to convert PowerPoint to PDF using File Conversion API in Ruby...oud Please get your Client ID and Secret from the GroupDocs Dashboard...Once you have your Client ID and Client Secret, add these in the...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  4. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Linux/MacOS/Bash # 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...environment variables $CLIENT_ID and $CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  5. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly styling. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # 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..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  6. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # 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..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/annotation/distance-annota...
  7. No ChatGPT | Rephrase Rewrite Paraphrase Text a...

    Forget OpenAI or ChatGPT. Easily rewrite, rephrase, and paraphrase documents online with .NET REST API. Better than Gemini, Microsoft Copilot, and Claude...Dashboard and obtain Client ID and Client Secret. Install the SDK..."grant_type=client_credentials&client_id=YOUR_CLIENT_ID&client_secr...

    blog.groupdocs.cloud/rewriter/paraphrase-docume...
  8. Convert JSON to HTML in Node.js | JSON to Web F...

    Easily convert JSON to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to generate clean HTML from structured JSON files with RESTful API....API credentials ( Client ID and Client Secret ) from the GroupDocs...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/conversion/convert-json-to...
  9. C# .NET Convert MPP to PDF | Export MS Project ...

    How to convert Microsoft Project (MPP) files to PDF using .NET REST API. Step-by-step guide to export MS Project into PDF for easy sharing and reporting...Then obtain your Client ID and Client Secret from the GroupDocs...of Configuration class using client credentials. Configuration...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  10. Convert DOCX to HTML in C# | Word to HTML | DOC...

    Learn how to convert Word documents (DOC, DOCX) to responsive HTML with .NET REST API. Perform DOC to HTML conversion or export DOCX to HTML in C#...Conversion-Cloud Create your Client ID and Client Secret from the GroupDocs..."YOUR_CLIENT_ID" , ClientSecret = "YOUR_CLIENT_SECRET" }; var...

    blog.groupdocs.cloud/conversion/convert-word-to...