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

id client

(0.04 sec)
  1. Update Barcode signatures | Documentation

    GroupDocs.Signature Cloud provIdes a method to update some signature properties by it’s Id. The signature Id is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....signature properties by it’s id. The signature ID is needed to perform...JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment...

    docs.groupdocs.cloud/signature/update-barcode-s...
  2. 在 Java 中将 CSV 转换为 JSON 并将 JSON 转换为 CSV

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

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  3. 在 Java 中将 CSV 转换为 Excel:指南

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 将 CSV 转换为 Excel XLS 或 XLSX。按照分步指南探索基于云的工具。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...Java。创建帐户后,您将获得用于验证 API 请求的客户端 ID 和客户端密码。获得 ID 和 Secret 后,请添加如下所示的代码片段:...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  4. 使用 Java SDK 将文本文档转换为 PDF:指南

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 快速轻松地将文本文件转换为 Java 中的 PDF。请遵循此分步指南。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...帐户,以便在开始执行这些步骤和可用的代码片段之前,从 仪表板 获取客户端 ID 和客户端密码。获得 ID 和 Secret 后,请输入下面显示的代码段:...

    blog.groupdocs.cloud/zh/conversion/convert-text...
  5. 在 Java 中将 PPT 转换为 PDF - 分步指南。

    了解如何使用 REST API 在 Java 中高效地将 PowerPoint 转换为 PDF。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...帐户,以便在开始执行步骤和可用代码片段之前从 仪表板 获取客户端 ID 和客户端密码。获得 ID 和 Secret 后,请输入下面显示的代码段:...

    blog.groupdocs.cloud/zh/conversion/convert-powe...
  6. 在 Node.js 中将 JSON 保存为 HTML | 在线 JSON 转换为 Web 工具

    轻松将 JSON 文件转换为 HTML 格式,使用 GroupDocs.Conversion Cloud SDK for Node.js。在线将结构化 JSON 数据转换为 HTML 页面。...GroupDocs Cloud dashboard 获取您的客户端 ID 和客户端密钥。 🚀 在 Node.js 中将 JSON...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  7. 在 Java 中将 PDF 文档转换为 HTML 网页

    使用简单易用的文件转换器 API 将您的 PDF 转换为 HTML 格式。本文介绍如何使用 REST API 在 Java 中将 PDF 转换为 HTML。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...在开始执行这些步骤和可用的代码示例之前,请从 仪表板 获取您的 客户端 ID 和客户端密码 。获得 ID 和密码后,请输入下面显示的代码: # 免费注册后,从...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  8. Java 将 PPT 和 PPTX 转换为 HTML 文档。

    使用易于使用的 Cloud REST API 将 PowerPoint PPT 转换为 Java 中的 HTML。本文介绍如何使用 Java API 将 PowerPoint PPT 或 PPTX 转换为 HTML。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...帐户,以便在开始执行这些步骤和可用的代码片段之前,从 仪表板 获取应用程序 ID 和应用程序密钥。获得 ID 和密码后,请输入下面显示的代码: # 免费注册后,从...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  9. When rendering Xlsx as PDF, Chinese characters ...

    We’re using node.js groupdocs-viewer-cloud 24.8.0. Here’s the code: import { readFile, writeFile } from "fs/promises"; import viewer, { Configuration, DownloadFileRequest, FileInfo, RenderOptions, Spreadshe…...GROUPDOCS_CLIENT_ID; const clientSecret = process...process.env.GROUPDOCS_CLIENT_SECRET; if (!clientId || !clientSecret)...

    forum.groupdocs.cloud/t/when-rendering-xlsx-as-...
  10. 使用 REST API 编辑 Word 文档或 Excel 工作表

    使用适用于 Python 的 Document Editor Cloud SDK,使用 Python 中云端文档中的 REST API 以编程方式编辑 Word 文档或 Excel 工作表。...仪表板 获取您的客户端 ID 和客户端密码。在代码中添加您的 ID 和密码,如下所示: client_id = "YOUR_CLIENT_ID"..."YOUR_CLIENT_ID" client_secret = "YOUR_CLIENT_SECRET" configuration...

    blog.groupdocs.cloud/zh/editor/edit-word-or-exc...