Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 5,600 for

client id

(0.1 sec)
  1. 如何在 Ruby 中将 MSG 文件转换为 PDF

    将 Outlook 电子邮件和 OfficeLogic Groupware MSG 文件格式转换为 PDF 格式。本文介绍如何在 Ruby 中将 MSG 文件转换为 PDF。...例之前,从 仪表板 中快速 获取您的客户端 ID 和客户端密码 。获得 ID 和密码后,请添加如下所示的代码: # 免费注册后,从...groupdocs.cloud 获取您的 client_idclient_secret。 # 在你的 ruby 应用程序中为...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  2. 在 Java 中将页面转换为 PDF 文档

    我们的在线文档转换器 API 允许您将 HTML 高质量地转换为 PDF。本文介绍如何使用 REST API 在 Java 中将 HTML 转换为 PDF...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...在开始执行步骤和可用代码示例之前,请从 仪表板 获取您的 客户端 ID 和客户端密码 。获得 ID 和密码后,请添加如下所示的代码: # 免费注册后,从...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  3. 如何使用 Ruby 中的 REST API 将 EML 文件在线转换为 PDF

    将电子邮件 EML 格式转换为包含附件的 PDF 很容易。本文介绍如何使用 Ruby 中的 REST API 将 EML 文件在线转换为 PDF。...例之前,从 仪表板 中快速 获取您的客户端 ID 和客户端密码 。获得 ID 和密码后,请添加如下所示的代码: # 免费注册后,从...groupdocs.cloud 获取您的 client_idclient_secret。 # 在你的 ruby 应用程序中为...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  4. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption... However, manually writing client code can be difficult, error-prone...groupdocs_annotation_cloud client_id = "XXXX-XXXX-XXXX-XXXX" #...

    docs.groupdocs.cloud/annotation/metered-consump...
  5. 將 PDF 文檔轉換為圖像文件、TIFF、JPEG、BMP 或 GIF

    將 PDF 文檔轉換為圖像格式,如 TIFF、JPEG、BMP 和 GIF 圖像文件。讓我們看看如何在 Java 中將 PDF 轉換為圖像文件 TIFF、JPEG、BMP 和 GIF。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...已正確安裝。現在,在完成以下指示的步驟之前,從 儀表板 獲取您的客戶端 ID 和密碼。獲得 ID 和密碼後,在基於 Java 的應用程序中添加代碼片段:...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  6. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Request * cURL example to get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985.... However, manually writing client code can be difficult, error-prone...groupdocs_comparison_cloud client_id = "XXXX-XXXX-XXXX-XXXX" #...

    docs.groupdocs.cloud/comparison/metered-consump...
  7. 使用 Java SDK 将 DOCX 转换为 PPTX:指南

    了解如何将 Word 转换为 Java 中的 PowerPoint 演示文稿。本指南涵盖了无缝高效地转换文件的步骤。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...上的免费试用帐户并 获取您的 API 密钥 。获得客户端 ID 和客户端密码后,将以下代码片段添加到基于 Java 的应用程序中:...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  8. 使用 REST API 在 Java 中将 PDF 转换为 Word 文档

    使用 PDF 到 Word 转换器快速、可靠的 API 将 PDF 转换为可编辑的 Word DOC。让我们看看如何使用 REST API 在 Java 中将 PDF 转换为 Word 文档。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...在开始执行这些步骤和可用的代码片段之前,请从 仪表板 获取您的 客户端 ID 和客户端密码 。获得 ID 和密码后,请将其添加到代码示例中,如下所述:...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  9. 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…... Issue ID(s): SIGNATURECLOUD-610 biglesias...Free Support Policies . Issue ID(s): SIGNATURENET-5079 BTW, SignTime...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  10. 用 Java 提取 DOCX 页面 |词提取器

    了解如何使用 GroupDocs.Merger Cloud SDK 从 Java 中的 Word 文件中提取页面。按照我们的指南来简化和优化您的工作流程。现在就试试!...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...购买订阅计划 才能 获取您的 API 密钥 。获得客户端 ID 和客户端密码后,将以下代码片段添加到基于 Java 的应用程序中:...

    blog.groupdocs.cloud/zh/merger/extract-document...