Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 6,940 for

client id

(0.05 sec)
  1. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guIde demonstrates the process of converting XML to Excel and Excel to XML using Python....loud Next, get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, please add the code...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  2. Add Annotations in Word Documents using REST AP...

    Programmatically add annotations in Word documents using a REST API on the cloud in Node.js with Document Annotation Cloud SDK for Node.js....groupdocs-annotation-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/annotation/add-annotations...
  3. 在 Python 中使用 REST API 注释 DOCX 文件

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

    blog.groupdocs.cloud/zh/annotation/annotate-doc...
  4. Change Page Orientation in Word Documents using...

    Change one page orientation in word to make word landscape or portrait using Python. Let's see how to change page orientation in Word documents using Python...groupdocs_merger_cloud Now collect Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/merger/change-page-orienta...
  5. 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...mentioned steps. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/signature/generate-qr-code...
  6. 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....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-powerpo...
  7. Compare PDF Files using REST API in Node.js | P...

    Programmatically Extract Metadata of MP3 Files using a REST API on the cloud in Java with Metadata Manipulation Cloud SDK for Java...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please get your Client ID and Secret from the dashboard...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  8. 使用 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...
  9. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your Client credentials in environment variables Client_Id and Client_SECRET curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=Client_credentials&Client_Id=$Client_Id&Client_secret=$Client_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Join several documents into one (example endpoint) curl -v "https://api....your client credentials in environment variables CLIENT_ID and...and CLIENT_SECRET curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Split PowerPoint PPT or PPTX Presentations in Ruby

    Online PPTX Splitter tool helps to separate PPTX file pages fast and easy. This article is about how to split powerPoint PPT or PPTX presentations in Ruby....groupdocs_conversion_cloud Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and Secret, add the below code...

    blog.groupdocs.cloud/merger/split-powerpoint-pp...