Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 6,555 for

id client

(0.06 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. 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-...
  3. 在 Java 中以编程方式将 Word 转换为 JPG 并将 JPG 转换为 Word

    文件转换 API 允许将图像从 JPG 转换为 Word DOC。本文介绍如何在 Java 中以编程方式将 Word 转换为 JPG 以及将 JPG 转换为 Word...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...在执行上述步骤之前,请 从仪表板获取您的客户端 ID 和密码 。获得 ID 和密码后,在基于 Java 的应用程序中添加代码片段:...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  4. 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...
  5. 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/
  6. Getting metered license consumption | Documenta...

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

    docs.groupdocs.cloud/editor/metered-consumption/
  7. 用 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...
  8. 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...
  9. 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...
  10. 将 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/conversion/convert-pdf-...