Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 6,609 for

client id

(0.34 sec)
  1. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....Client ; using GroupDocs.Conversion...groupdocs.cloud.conversion.client.ApiException ; import com.groupdocs...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  2. 使用 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-...
  3. 使用 Python 编辑 PowerPoint 演示文稿 |在 Python 中编辑 PPTX

    使用适用于 Python 的 Document Editor Cloud SDK 在 Python 中使用云中的 REST API 以编程方式编辑 PowerPoint 演示文稿。...仪表板 获取您的客户端 ID 和客户端密码。获得 ID 和密码后,添加如下所示的代码: client_id = "da0c48..."da0c487d-c1c0-45ae-b7bf-43eaf53c5ad5" client_secret = "479db2b01dcb93a3d4d2"...

    blog.groupdocs.cloud/zh/editor/edit-powerpoint-...
  4. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Merger-Cloud only The metered license can be used in Docker version of GroupDocs.Merger-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.Merger Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Merger 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...import groupdocs_merger_cloud client_id = "XXXX-XXXX-XXXX-XXXX" #...

    docs.groupdocs.cloud/merger/metered-consumption/
  5. 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...
  6. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to SlIdes format example....Client ; using GroupDocs.Conversion...groupdocs.cloud.conversion.client.ApiException ; import com.groupdocs...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  7. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....Client ; using GroupDocs.Conversion...groupdocs.cloud.conversion.client.ApiException ; import com.groupdocs...

    docs.groupdocs.cloud/conversion/convert-to-word...
  8. 在 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-...
  9. 在 Python 中使用 REST API 将图像转换为 PDF |在 Python 中将 J...

    借助 GroupDocs.Conversion Cloud API 和 Python SDK,使用 Python 中的 REST API 以编程方式将图像(JPG 或 PNG)转换为 PDF。...从仪表板获取您的客户端 ID 和密码 。获得 ID 和密码后,添加如下所示的代码: # 此代码示例演示如何设置客户端 ID 和密码。 client_id...client_id = "659fe7da-715b-4744-a0f7-cf469a392b73" client_secret...

    blog.groupdocs.cloud/zh/conversion/convert-imag...
  10. 在 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...