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

id client

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

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/conversion/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_conversion_cloud client_id = "XXXX-XXXX-XXXX-XXXX" #...

    docs.groupdocs.cloud/conversion/metered-consump...
  2. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云中使用 REST API 以编程方式签署带有数字签名的文档。...在执行上述步骤之前,请从 dashboard 获取您的 Client ID 和 Secret。获得 ID 和密码后,添加如下所示的代码: global...

    blog.groupdocs.cloud/zh/signature/sign-document...
  3. 在 Node.js 中使用 REST API 比較 PDF 文件 | PDF比較SDK

    使用適用於 Java 的元數據操作 Cloud SDK 在 Java 中使用雲上的 REST API 以編程方式提取 MP3 文件的元數據...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...在執行上述步驟之前,請從 dashboard 獲取您的 Client ID 和 Secret。獲得 ID 和密碼後,添加如下所示的代碼: String...

    blog.groupdocs.cloud/zh-hant/metadata/extract-m...
  4. Getting metered license-information | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Request # cURL example to get metered license information curl -v "http:///v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "isLicensed": true } Response The response structure contains metered license information:... However, manually writing client code can be difficult, error-prone...groupdocs_conversion_cloud client_id = "XXXX-XXXX-XXXX-XXXX" #...

    docs.groupdocs.cloud/conversion/license-informa...
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-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.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/viewer/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...import groupdocs_viewer_cloud client_id = "XXXX-XXXX-XXXX-XXXX" #...

    docs.groupdocs.cloud/viewer/metered-consumption/
  6. Convert JPG to PDF C#| JPEG in to PDF using .NE...

    Learn how to convert JPG or JPEG images into professional, print-ready PDF in C#. GuIde covers setup, coding for JPEG to PDF using REST API and cURL....Studio Code, or other supported IDE). Now, in order to use the SDK...ConvertApi object by using client credentials. var configurations...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  7. Convert JPG to PDF C#| JPEG in to PDF using .NE...

    Learn how to convert JPG or JPEG images into professional, print-ready PDF in C#. GuIde covers setup, coding for JPEG to PDF using REST API and cURL....Studio Code, or other supported IDE). Now, in order to use the SDK...ConvertApi object by using client credentials. var configurations...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  8. Python 将 PDF 文档转换为 JPG、PNG 或 GIF 图像

    我们的 PDF 到图像转换器 API 可让您快速将 PDF 转换为图像格式。本文介绍如何在 Python 中将 PDF 转换为 JPG、PNG 和 GIF 图像...在执行上述步骤之前,请从仪表板获取您的 Client ID and Secret 。获得 ID 和密码后,添加如下所示的代码: 如何使用...ConvertApi.from_keys(client_id, client_secret) # 定义转换设置 settings...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  9. Timeout error ApiClient - Free Support Forum - ...

    Getting this today: com.groupdocs.cloud.merger.Client.ApiException: java.net.SocketTimeoutException: timeout at com.groupdocs.cloud.merger.Client.ApiClient.execute(ApiClient.java:789) ~[groupdocs-merger-cloud-22.5.jar!…...client.ApiException: java.net.SocketTimeoutExcepti:...com.groupdocs.cloud.merger.client.ApiClient.execute(ApiClient...

    forum.groupdocs.cloud/t/timeout-error-apiclient...
  10. Error Conversion used for two years now generat...

    I’ve been using this code in Python for about two years, and I’ve always performed the conversion correctly. About a week ago, this conversion was successful, and a file was generated, but it was very large and left an …...shutil client_id = ‘CLIENT_IDclient_secret = ‘CLIENT_SECRET’...ConvertApi.from_keys(client_id, client_secret) # Prepare request...

    forum.groupdocs.cloud/t/error-conversion-used-f...