Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 6,798 for

client id

(0.05 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 将 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-...
  7. Document Splitting in Java | PPT Document Splitter

    Learn how to split PowerPoint PPT or PPTX slIdes into separate files using Java. Follow step-by-step instructions to achieve efficient PowerPoint files splitting....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/merger/split-powerpoint-pp...
  8. Extract images from Word Documents in Java - Ja...

    Learn a step-by-step guIde to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/parser/extract-images-from...
  9. PDF to Excel | Convert PDF to XLS | Transform P...

    Convert PDF files to Excel workbooks using C# .NET. Perform seamless PDF to XLS conversion online.... Client ID and Client Secret). Please follow...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besIdes the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # ProvIde your Client Id and Client Secret via environment variables $Client_Id and $Client_SECRET....Token # Provide your Client Id and Client Secret via environment...environment variables $CLIENT_ID and $CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/parser/extract-formatted-t...