Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 6,576 for

client id

(0.06 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. 在 .NET 中将 PDF 转换为 HTML | PDF 转网页转换器

    如何使用 .NET API 将 PDF 转换为 HTML。逐步指南,包括代码示例、cURL 命令和 SEO 友好的提示,以实现准确的 PDF 到网页转换。...Aspose Cloud Dashboard 获取您的个性化客户端 ID 和客户端密钥,以验证 API 请求。 将 PDF 转换为...ClientId = "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" };...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  5. 在 Java 中将 PDF 转换为 Excel:分步指南。

    了解如何使用 REST API 在 Java 中将 PDF 转换为 Excel (XLS/XLSX)。按照我们的分步指南,立即开始在云中将 PDF 转换为 Excel。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...Java。创建帐户后,您将获得用于验证 API 请求的客户端 ID 和客户端密码。获得应用程序 ID 和密钥后,请添加如下所示的代码片段: #...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  6. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provIded: the convert API method will return the converted document in the response body...."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/conversion/add-watermark/
  7. 在 Java 中将 TIFF 图像转换为 PDF - 分步指南。

    了解如何使用 Java 将 TIFF 文件转换为 PDF 文档。通过可自定义的设置和安全的数据处理获得准确和高质量的转换。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...仪表板 收集您的客户端 ID 和客户端密码,然后再开始执行这些步骤和可用的代码示例。获得 ID 和密码后,请输入下面显示的代码:...

    blog.groupdocs.cloud/zh/conversion/tiff-file-to...
  8. 在 Java 中将 Markdown 导出为 PDF - 分步指南。

    了解如何使用 REST API 在 Java 中将 Markdown 文件转换为 PDF。按照我们的代码示例指南进行操作,并发现用于自定义的高级选项。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...GroupDocs 帐户,以便从 仪表板 获取客户端 ID 和客户端密码。获得 ID 和 Secret 后,请输入下面显示的代码段:...

    blog.groupdocs.cloud/zh/conversion/convert-mark...
  9. 在 Java 中将 Visio VSDX 转换为 PDF - 分步指南。

    使用 GroupDocs.Conversion Cloud SDK for Java 将 Visio 文件转换为 Java 中的 PDF。了解如何使用此 SDK 高效地将 Visio 文件转换为 PDF 格式。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...帐户以从 仪表板 获取客户端 ID 和客户端密码,然后再开始执行这些步骤和可用的代码片段。获得 ID 和 Secret 后,请输入下面显示的代码段:...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  10. Word to HTML | DOC to HTML Online | DOCX to HTM...

    使用 GroupDocs.Conversion Cloud SDK for Node.js 将 Word 文档转换为 HTML。了解如何使用 Node.js 将 DOC、DOCX 文件转换为 web 友好的 HTML。...Cloud Dashboard 上创建一个帐户以获取您的客户端 ID 和客户端密钥。 将 DOC 转换为 HTML 在 Node...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

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