Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 6,555 for

id client

(0.22 sec)
  1. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set in your..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/watermark/get-document-inf...
  2. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  3. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api...."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the environment variables Client_Id and Client_SECRET....Web Token # Place your Client Id and Client Secret in the environment...environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/annotation/multiple-annota...
  5. Java 将 HTML 转换为 Word DOC 或 DOCX。

    了解如何使用 GroupDocs.Conversion Cloud REST API 以编程方式在 Java 中快速高效地将 HTML 转换为 Word(DOC、DOCX)。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...在开始执行这些步骤和可用的代码片段之前,请从 仪表板 获取您的 客户端 ID 和客户端密码 。获得 ID 和密码后,请输入下面显示的代码: # 免费注册后,从...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  6. 在线 HTML 转 PDF 转换器 | 网页转 PDF

    使用我们的在线转换工具免费将 HTML 转换为 PDF。如何在 .NET 应用程序中通过 REST API 自动化 HTML 到 PDF 的转换...NET 客户端 ID 和客户端密钥 from GroupDocs Cloud 使用...ClientId = "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" };...

    blog.groupdocs.cloud/zh/conversion/html-to-pdf-...
  7. HTML to PDF Node.js API | Convert Web Page to P...

    轻松使用 GroupDocs.Conversion Cloud SDK for Node.js 将 HTML 文件或网页转换为 PDF。通过 REST API 在线自动化 HTML 到 PDF 的转换。...GroupDocs Cloud Dashboard 的个性化客户端 ID 和客户端密钥。有关更多详细信息,您可以考虑访问此 tutorial...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/zh/conversion/html-to-pdf-...
  8. 在 Java 中将 JPG 文件合并为一个文件

    了解如何使用 GroupDocs.Merger Cloud SDK for Java 将多个 JPG 图像合并为一个图像。获取使用此工具的分步说明。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...免费试用帐户或 购买订阅计划 并 获取您的 API 密钥 。获得客户端 ID 和客户端密码后,将以下代码片段添加到您的 Java 应用程序中:...

    blog.groupdocs.cloud/zh/merger/merge-multiple-j...
  9. 在 Java 中将 PPT 转换为 PDF - 分步指南。

    了解如何使用 REST API 在 Java 中高效地将 PowerPoint 转换为 PDF。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...帐户,以便在开始执行步骤和可用代码片段之前从 仪表板 获取客户端 ID 和客户端密码。获得 ID 和 Secret 后,请输入下面显示的代码段:...

    blog.groupdocs.cloud/zh/conversion/convert-powe...
  10. 使用 Java 将 Markdown .md 文件转换为 HTML

    使用 Markdown 标记语言到 HTML API 将 Markdown 纯文本转换为 HTML。本文介绍如何使用 REST API 在 Java 中将 Markdown 转换为 HTML。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...在开始执行这些步骤和可用的代码片段之前,请从 仪表板 获取您的 客户端 ID 和客户端密码 。获得 ID 和密码后,请输入下面显示的代码: # 免费注册后,从...

    blog.groupdocs.cloud/zh/conversion/convert-mark...