Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 6,515 for

id client

(0.09 sec)
  1. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts....Client ; using GroupDocs.Translation.Cloud.Sdk.Client.Auth..."YOU_CLIENT_ID" ; config . OAuthClientSecret = "YOU_CLIENT_SECRET"...

    docs.groupdocs.cloud/translation/text/sdk/
  2. 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...
  3. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    在 Node.js 中使用云上的 REST API 与 GroupDocs.Comparison Cloud SDK for Node.js 以编程方式比较 PDF 文件。...在执行上述步骤之前,请从 dashboard 获取您的 Client ID 和 Secret。获得 ID 和密码后,添加如下所示的代码: global...forEach(change => { console.log(change.id + 1 +"- Target Text: " + change...

    blog.groupdocs.cloud/zh/comparison/compare-pdf-...
  4. 使用 Java 中的 REST API 将文档呈现为 HTML5 |适用于 Java 的 Gr...

    GroupDocs.Viewer Cloud 是一个文档渲染和查看 REST API 解决方案,提供了完全的平台和编程语言自由。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...com.groupdocs.cloud.viewer.client.ApiException; import com.groupdocs...

    blog.groupdocs.cloud/zh/viewer/render-documents...
  5. GroupDocs Backend Account/Storage Mapping Issue...

    There seems to be a GroupDocs’ backend account/storage mapping issue using python. I had similar problems testing with Aspose (and finally gave up). I can authenticate, but I always get a 401 for uploads. I’ve tried with…...HTTPError: 401 Client Error: Unauthorized for url:...AME”) GROUPDOCS_ID = os.getenv(“GROUPDOCS_ID”) GROUPDOCS_SECRET...

    forum.groupdocs.cloud/t/groupdocs-backend-accou...
  6. 8. Convert TXT Document with Load Options | Doc...

    This example demonstrates how to convert txt documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provIded: the convert API method will return the converted document in the response body....JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  7. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provIded: the convert API method will return the converted document in the response body...."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/conversion/convert-email-d...
  8. Summarize Documents in C# | Document Summarizat...

    How to summarize document content using .NET REST API. Create concise summaries of PDFs, Word files, and text documents using AI-powered summarization....Configuration( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); var rewriterApi...a JWT access token based on client credentials. curl -v -X POST...

    blog.groupdocs.cloud/rewriter/summarize-documen...
  9. Java 将 EML 转换为 PDF - 分步指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 将 EML 文件转换为 Java 中的 PDF。使用分步指南增强安全性和兼容性。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...仪表板 收集您的客户端 ID 和客户端密码,然后再开始执行这些步骤和可用的代码示例。获得 ID 和密码后,请输入下面显示的代码:...

    blog.groupdocs.cloud/zh/conversion/convert-eml-...
  10. 在 Python 中使用 REST API 编辑 Excel 工作表 |在 Python 中编...

    使用适用于 Python 的 Excel 电子表格编辑器云 SDK,在 Python 中使用云中的 REST API 以编程方式编辑 Excel 工作表(XLS 或 XLSX)。...在执行上述步骤之前,请 从仪表板获取您的客户端 ID 和密码 。获得 ID 和密码后,添加如下所示的代码: # 此代码示例演示如何在代码中添加您的客户端...此代码示例演示如何在代码中添加您的客户端 ID 和密码。 client_id = "659fe7da-715b-4744-a0f7-cf469a392b73"...

    blog.groupdocs.cloud/zh/editor/edit-excel-sheet...