Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 6,078 for

client secret

(0.86 sec)
  1. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Please get your Client Id and Client Secret from https://dashboard..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/merger/security-operations/
  2. How to Convert PDF Files to HTML in Python

    Online PDF to HTML converter turns a PDF into a one-page website. This article is about how to convert PDF files to HTML in Python....oud Please get your Client ID and Secret from the dashboard before... Once you have your ID and secret, add code in your python application:...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  3. Combine and Merge PowerPoint PPT/PPTX Files in ...

    You can combine and merge two PowerPoint presentations into one. This article is about how to combine and merge PowerPoint PPT/PPTX files in Python....groupdocs_merger_cloud Please get your Client ID and Secret from the dashboard before... Once you have your ID and secret, add in the code as shown below:...

    blog.groupdocs.cloud/merger/combine-and-merge-p...
  4. Convert PDF to Excel in Python using REST API

    Our PDF to Excel converter API converts PDF file into Excel spreadsheet quickly. This article is about how to convert PDF to Excel in Python using REST API....oud Please get your Client ID and Secret from the dashboard before... Once you have your ID and secret, add code in your python application:...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. Compare PDF Files using REST API in Node.js | P...

    Programmatically Sign Documents with Digital Signatures using REST API on the cloud in Node.js with GroupDocs.Signature Cloud SDK for Node.js....--save Please get your Client ID and Secret from the dashboard before... Once you have your ID and secret, add in the code as shown below:...

    blog.groupdocs.cloud/signature/sign-documents-w...
  6. Create QR Code to Sign PDF using REST API in PHP

    Generate a QR Code and Sign a PDF Programmatically in PHP Using the GroupDocs.Signature Cloud SDK for PHP via REST API on the Cloud...php'); Please get your Client ID and Secret from the dashboard before... Once you have your ID and secret, add in the code as shown below:...

    blog.groupdocs.cloud/signature/generate-qr-code...
  7. Compare PowerPoint Presentations using REST API...

    Programmatically compare two or more PowerPoint files using a REST API on the cloud in Node.js with GroupDocs.Comparison Cloud SDK for Node.js....oud Please get your Client ID and Secret from the dashboard before... Once you have your ID and secret, add in the code as shown below:...

    blog.groupdocs.cloud/comparison/compare-powerpo...
  8. 在 C# 中将 DOCX 转换为 PDF | 免费的在线 DOC 转 PDF 转换器

    轻松使用 REST API 将 DOC 和 DOCX 文件转换为高质量的 PDF 格式。了解如何在线将 DOC、DOCX 文件转换为 pdf。...= "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" }; var...GroupDocs.Conversion.Cloud.Sdk.Client; using GroupDocs.Conversion...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  9. PDF 到 HTML 转换在 Node.js 中 | PDF 到 Web API 在线

    学习如何使用 GroupDocs.Conversion Cloud SDK for Node.js 将 PDF 转换为 HTML。轻松通过 REST API 将 PDF 文件转换为适合网页的 HTML。...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...Configuration 类的实例,并使用 Client ID 和 Client Secret 初始化它。 Configuration...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  10. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...Please get your Client Id and Client Secret from https://dashboard..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/signature/sign-document-wi...