Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 6,515 for

id client

(0.35 sec)
  1. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-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.Signature Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Signature API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation.... However, manually writing client code can be difficult, error-prone...groupdocs_signature_cloud client_id = "XXXX-XXXX-XXXX-XXXX" #...

    docs.groupdocs.cloud/signature/metered-consumpt...
  2. 在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件

    本文介绍如何在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件... 首先, 从仪表板获取您的客户端 ID 和密码 ,然后再执行以下提到的步骤。获得 ID 和密码后,在您的应用程序中添加以下代码,如下所示:...groupdocs.cloud 获取 client_idclient_secret。 client_id = "xxxxxxx-...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  3. 使用 Java 拆分 DOCX |分词器

    了解如何在 Java 中将 Word 文档拆分为单独的文件。按照本教程在线拆分 Word 文档中的特定页面或部分。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...免费试用帐户或 购买订阅计划 获取您的 API 密钥 .获得客户端 ID 和客户端密码后,将以下代码片段添加到基于 Java 的应用程序中:...

    blog.groupdocs.cloud/zh/merger/split-word-docum...
  4. 在 Python 中将 Word 转换为 TIFF 文件

    GroupDocs API 是一种在几秒钟内将 DOC 转换为 TIFF 文件的安全且易于使用的方法。本文介绍如何在 Python 中将 word 转换为 TIFF 文件。...在执行上述步骤之前,请 从仪表板获取您的客户端 ID 和密码 。获得 ID 和密码后,添加如下所示的代码: # 从 http://api...groupdocs.cloud 获取 client_idclient_secret。 client_id = "xxxxxxx-...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  5. 在 Ruby 中使用 REST API 将 HTML 转换为 PDF

    使用免费的在线转换器立即将 HTML 文件转换为 PDF 格式。本文介绍如何在 Ruby 中使用 REST API 将 HTML 转换为 PDF。...在开始执行步骤和可用代码示例之前,请从 仪表板 获取您的客户端 ID 和客户端密码 。获得 ID 和密码后,请添加如下所示的代码: # 免费注册后,从...groupdocs.cloud 获取您的 client_idclient_secret。 # 在你的 ruby 应用程序中为...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  6. 在 Java 中以编程方式将 SVG 转换为 PDF 并将 PDF 转换为 SVG

    在线文件转换服务,可将 PDF 转换为优化的 SVG 图像。让我们看看如何在 Java 中以编程方式将 SVG 转换为 PDF 以及将 PDF 转换为 SVG。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...在执行上述步骤之前,请 从仪表板获取您的客户端 ID 和密码 。获得 ID 和密码后,在基于 Java 的应用程序中添加代码片段:...

    blog.groupdocs.cloud/zh/conversion/convert-svg-...
  7. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF...在开始执行步骤和可用代码示例之前,请从 仪表板 获取您的客户端 ID 和客户端密码。获得 ID 和密码后,添加如下所示的代码: # 在你的 ruby...groupdocs.cloud 获取您的 client_idclient_secret。 @app_sid = "...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  8. 比较 Word 文档 | 在 .NET 中在线比较 DOCX 文件

    如何在 C# .NET 中比较 Word 文档。指南比较 2 个文档,识别差异,并使用 Word 比较工具高亮显示更改。...GroupDocs cloud Dashboard 获取您的客户端ID和密钥。 比较使用 C# 的 Word 文档 # 这里是如何使用..."grant_type=client_credentials&client_id=CLIENT_ID&client_secret=CLIENT_SECRET"...

    blog.groupdocs.cloud/zh/comparison/compare-word...
  9. 使用 REST API 在 Java 中将 Word 文档转换为 PDF

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

    blog.groupdocs.cloud/zh/conversion/convert-word...
  10. 在 Ruby 中使用 REST API 拆分 Word 文档

    您可能需要将大型 word 文件和 DOC/DOCX 页面拆分为较小的文件。本文介绍如何在 Ruby 中使用 REST API 拆分 Word 文档。...在执行下面提到的步骤之前,请从仪表板 获取您的客户端 ID 和密码 。获得 ID 和 Secret 后,在代码中添加以下内容,如下所示:...groupdocs.cloud 获取您的 client_idclient_secret。 @app_sid = "...

    blog.groupdocs.cloud/zh/merger/split-word-docum...