Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 7,248 for

client id

(0.12 sec)
  1. 使用 Python 编辑已签名 PDF 文档中的签名

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

    blog.groupdocs.cloud/zh/signature/edit-signatur...
  2. Move Pages | Documentation

    This REST API provIdes a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provIde a password. The table below contains the full list of properties that can be specified while moving document pages.... VersionId File version Id Useful for storages that support..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/merger/move-pages/
  3. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files. The following code sample demonstrates how to get list of all changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details...."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/comparison/get-list-of-cha...
  4. Convert JPG to PowerPoint and PowerPoint to JPG...

    Convert JPG files to PPT and PPT to JPG file format using fast and secure REST API. Let's see how to convert JPG to PowerPoint and PowerPoint to JPG in Java...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please get your Client ID and Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  5. Convert Images to PDF using REST API in Python ...

    Programmatically convert images (JPG or PNG) to PDF using a REST API in Python with GroupDocs.Conversion Cloud API and Python SDK....groupdocs_converison_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/conversion/convert-images-...
  6. Compare Word Documents using REST API in Node.js

    Programmatically compare two or more Word documents (DOC, DOCX) using a REST API on the cloud in Node.js with GroupDocs.Comparison Cloud SDK for Node.js....groupdocs-comparison-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/comparison/compare-word-do...
  7. Convert PDF document to an image file, TIFF, JP...

    Convert PDF document to image formats like TIFF, JPEG, BMP, and GIF image file. Let's see how to convert PDF to Image File TIFF, JPEG, BMP, and GIF in Java....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...correctly. Now, obtain your Client ID and Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  8. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Web Token # Replace CLIENT_ID and CLIENT_SECRET with your credentials..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  9. Convert Excel to PDF using PHP | XLSX to PDF us...

    Programmatically convert Excel files to PDF documents on the cloud using a REST API in PHP with GroupDocs.Conversion Cloud API....shown below: 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/conversion/convert-excel-t...
  10. Document Splitting in Python | Python PDF Files...

    Learn how to split a PDF file into multiple PDF files in Python using the GroupDocs.Merger Cloud SDK. Improve document organization with this guIde.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/merger/split-pdf-file-into...