Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 7,236 for

client id

(0.84 sec)
  1. 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...Studio or another compatible IDE. Install the SDK # Install the...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  2. Convert Markdown .md file to HTML using Java

    Converts Markdown plain text to HTML using Markdown markup language to HTML APIs. This article is about how to convert Markdown to HTML in Java using REST API....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please get your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-markdow...
  3. 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)?...Tokens Work A browser or mobile client makes a request to the authentication...server containing user Client Id and Client Secret. The authentication...

    docs.groupdocs.cloud/total/authenticating-api-r...
  4. 使用 Java 为图像添加水印 |文本或图像水印

    使用 Watermarking Cloud SDK for Java 在云上使用 REST API 以编程方式将文本或图像水印添加到 JPEG 图像。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...dashboard 获取您的 Client IDClient Secret。在代码中添加您的 ID 和 Secret,如下所示:...

    blog.groupdocs.cloud/zh/watermark/add-watermark...
  5. 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...oud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  6. 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....oud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, please add in the...

    blog.groupdocs.cloud/conversion/convert-email-a...
  7. Convert JPG to Word in Python

    JPG to Word conversion turns each image into an editable Word document within few seconds. This article is about how to Convert JPG to Word in Python....oud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, please add in the...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  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...

    docs.groupdocs.cloud/merger/features-overview/
  9. Extract Metadata from XLS in Java

    Extract metadata from XLS files in Java with GroupDocs.Metadata Cloud SDK. Step-by-step guIde, code sample, cURL commands, and best practices....Initialize the client with your clientid and client‑secret. This..."grant_type=client_credentials&client_id=YOUR_CLIENT_ID&client_secr...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  10. Paraphrase text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/text/sdk/paraphrase/