Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,707 for

client id

(0.4 sec)
  1. How to Move, Reorder, and Rearrange Pages in Wo...

    Rearranging pages is a great solution to optimize document design without removing anything. Let's learn how to reorder & rearrange pages in word using Ruby...groupdocs_merger_cloud Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and Secret, add in the code as...

    blog.groupdocs.cloud/merger/how-to-move-reorder...
  2. 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...
  3. 在 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...
  4. 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/
  5. Convert PDF to Editable Word Document using Nod...

    Programmatically Convert PDF to Editable Word Document using a REST API in Node.js. Node.js SDK allows converting PDF to DOC and DOCX files....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-pdf-to-...
  6. 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-...
  7. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provIded: the convert API method will return the converted document in the response body....Token # 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/conversion/convert-csv-doc...
  8. 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...
  9. Convert JPG to PNG in Node.js - JPG to PNG Conv...

    Want to convert JPG to PNG using a JPG converter? GroupDocs.Conversion offers Cloud APIs and SDKs to programmatically convert JPG/JPEG to PNG....obtain API credentials ( Client ID and Client Secret) and you can...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  10. Edit Documents using REST API in PHP | Edit DOC...

    Programmatically edit documents using a REST API in PHP with Document Editor Cloud SDK for PHP. Edit Word, Excel or Text files in PHP on the cloud....php'); Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/editor/edit-documents-usin...