Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 6,798 for

client id

(4.01 sec)
  1. Convert PowerPoint PPT/PPTX to JPG/JPEG Images ...

    GroupDocs.Conversion is the best way to convert PPT to JPG file in seconds. Let's learn how to convert PowerPoint PPT/PPTX to JPG/JPEG images in Python...._cloud Firstly, get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and secret, add below code in...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  2. 在 Python 中使用 REST API 使用二维码签署 PDF 文档

    使用 Python 中的 REST API 和适用于 Python 的文档签名云 SDK,以编程方式使用 QR 码签署 PDF 文档。...获取您的 Client IDClient Secret。在代码中添加您的 ID 和密码,如下所示: client_id..."112f0f38-9dae-42d5-b4fc-cc84ae644972" client_secret = "16ad3fe0bdc39c910f57"...

    blog.groupdocs.cloud/zh/signature/sign-pdf-docu...
  3. 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...
  4. Convert DOCX to Text | Extract Text from DOC | ...

    Learn how to extract text from Word documents using .NET REST API. Convert DOC, and DOCX to TXT format with OCR and text parsing features. Document to text... Get your Client ID and Client Secret . For more information...ClientId = "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" };...

    blog.groupdocs.cloud/parser/extract-text-from-w...
  5. 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/
  6. 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...
  7. Edit PDF Metadata in Java: Step-by-Step Guide f...

    Learn how to edit PDF metadata in Java with GroupDocs.Metadata Cloud SDK. This guIde shows how to update document properties, add fields, and save the PDF....variables) with your client ID and client secret obtained from...in Java # Initialize the API client : Create a Configuration object...

    blog.groupdocs.cloud/metadata/edit-pdf-metadata...
  8. Convert PDF to Word Document in Java using REST...

    Convert PDF to editable Word DOC using PDF to Word converter fast, and reliable APIs. Let's see how to convert PDF to Word document in Java using REST API....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please obtain your Client ID and Client Secret from the dashboard...

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