Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 6,940 for

id client

(0.48 sec)
  1. How to Convert EML files to PDF Online using RE...

    It is easy to convert emails EML format to PDF including attachments. This article is about how to convert EML files to PDF online using REST API in Ruby....that is used by many email clients to save emails on your PC or...proceed, quickly get your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  2. Add Watermark to Word in Java

    Let's learn how to add Watermark to Word in Java. GroupDocs.Watermark enables you to build a Watermark creator for your business application....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...and initialize it with Client ID and Client Secret. Initialize an...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  3. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...async () => { // Get Client Id and Client Secret from https://dashboard...please share your credentials (client ID and secret) via a private...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  4. Extract PowerPoint Images in Node.js | PPTX Ima...

    Learn how to extract images from PowerPoint presentations (.ppt, .pptx) with Node.js API. Automate image extraction with REST API or cURL.... Get your Client ID and Client Secret . Install the...ud For more information on client credentials, please visit this...

    blog.groupdocs.cloud/parser/extract-images-from...
  5. Extract Specific Pages from PDF using Python | ...

    Programmatically Extract Pages from PDF using a REST API on the cloud in Python. Use document merger REST API to split files using Python SDK....groupdocs_merger_cloud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/merger/extract-specific-pa...
  6. Annotate DOCX Files using a REST API in Python

    Programmatically Annotate DOCX Files using REST API on the cloud in Python with Document Annotation Cloud SDK for Python....oud Please get your Client ID and Client Secret from the dashboard...available code examples. Add your ID and secret in the code as demonstrated...

    blog.groupdocs.cloud/annotation/annotate-docx-f...
  7. Edit PowerPoint Presentations using Python | Ed...

    Programmatically edit PowerPoint presentations using a REST API on the cloud in Python with Document Editor Cloud SDK for Python....groupdocs_editor_cloud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/editor/edit-powerpoint-pre...
  8. Convert TXT Files to PDF using REST API in Ruby

    Online document converter allows you to convert TXT to PDF in high quality. This article is about how to convert TXT files to PDF using REST API in Ruby....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-txt-fil...
  9. 将 PDF 转换为 HTML | PDF 转换为网页 | 在 Java 中将 PDF 转换为 ...

    学习如何使用 Java REST API 将 PDF 转换为 HTML。这是一种简单而高效的方法,可以将 PDF 转换为适合网络的 HTML 格式。...<repository> <id>repository.groupdocs.cloud</id> <name>repository...</dependency> 确保您拥有有效的 API 凭证(客户端 ID 和客户端密钥)。按照此 tutorial 获取它们。 使用...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  10. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from 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" # cURL example to join several documents into one curl -v "https://api....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/metadata/set-metadata-by-p...