Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 6,577 for

id client

(0.24 sec)
  1. Extract Data from PDF using a REST API in Node.js

    Let's learn how to extract data from PDF documents in Node.js. GroupDocs.Parser offers Cloud SKDs and REST APIs to extract information from PDFs....groupdocs-parser-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/parser/extract-data-from-p...
  2. 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...
  3. 在 C# 中使用 REST API 编辑 PDF 文件的元数据

    使用适用于 .NET 的元数据操作 Cloud SDK 在 C# 中使用云上的 REST API 以编程方式编辑 PDF 文件的元数据...dashboard 获取您的 Client IDClient Secret。获得客户端 ID 和密码后,添加如下所示的代码:...

    blog.groupdocs.cloud/zh/metadata/edit-metadata-...
  4. 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...
  5. 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...
  6. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage... However, manually writing client code can be difficult, error-prone...GroupDocs.Viewer.Cloud.Sdk.Client ; using GroupDocs.Viewer.Cloud...

    docs.groupdocs.cloud/viewer/working-with-storage/
  7. 使用 Ruby 将 Word 文档转换为 PowerPoint 演示文稿

    PowerPoint PPTX 帮助用户有更大的视觉冲击力。本文介绍如何使用 Ruby 将 Word 文档转换为 PowerPoint 演示文稿...Cloud API 发出任何请求之前添加 Client IdClient Secret。您可以通过在 Groupdocs...Groupdocs 仪表板 上创建 应用程序 获取客户端凭据 。获得客户端 ID 和客户端密码后,在您的应用程序中添加以下 ruby 代码片段:...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  8. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document to PDF in Java using REST API....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please obtain your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-word-do...
  9. 在 Python 中使用 REST API 将 Excel 数据呈现为 HTML

    使用适用于 Python 的 Document Viewer Cloud SDK 在 Python 中使用云端的 REST API 以编程方式将 Excel 电子表格数据呈现为 HTML。...获取您的 Client IDClient Secret。获得 ID 和密码后,添加如下所示的代码: client_id..."659fe7da-715b-4744-a0f7-cf469a392b73" client_secret = "b377c36cfa28fa69960e"...

    blog.groupdocs.cloud/zh/viewer/render-excel-dat...
  10. Extract Text from PDF Files using C# .NET REST API

    Learn how to extract text from PDF documents in C# .NET. Step-by-step guIde for beginners to read and parse text from PDF files programmatically....account – sign up to get your Client ID and Secret . .NET 6.0 or higher...installed. Visual Studio or any IDE that supports .NET development...

    blog.groupdocs.cloud/parser/extract-text-from-p...