Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 299 for

云存储

(0.12 sec)
  1. GroupDocs

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Comparison Cloud API 中引入了云存储操作的新方法。我将在以下部分中概述一些新功能。有关新功能和...少。同时,其内部架构也更加优化和精致。该版本可以轻松使用云存储。现在您不需要为此目的使用单独的存储 API。该 API 包括执行不同存储相关操作的方法...

    blog.groupdocs.cloud/zh/tag/groupdocs/
  2. digital document signature

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....或 GroupDocs 云服务 使用 GroupDocs 云存储 使用 Web GUI 或 GroupDocs 云服务 处理...

    blog.groupdocs.cloud/zh/tag/digital-document-si...
  3. translate excel file

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....使用 仪表板 或使用 API 的 Swagger UI 在云存储中上传文件。我将向您展示如何使用这两个选项在云上上传。 使用仪表板上传文件...

    blog.groupdocs.cloud/zh/tag/translate-excel-file/
  4. translate word file

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....使用 仪表板 或使用 API 的 Swagger UI 在云存储中上传文件。我将向您展示如何使用这两个选项在云上上传。 使用仪表板上传文件...

    blog.groupdocs.cloud/zh/tag/translate-word-file/
  5. C#: 将 MPP 转换为 Excel | 导出 MS Project 到 XLS/XLSX

    学习如何在线将 Microsoft Project (MPP) 文件转换为 Excel (XLS/XLSX)。一个分步指南,帮助您将 MS Project 数据导出到 Excel,以便于分析。...MPP 到 Excel 的转换,并将生成的 Excel 保存到云存储中。 var response = apiInstance...FileApi(configurations); // 将输入 MPP 上传到云存储 fileUpload.UploadFile(new Up...

    blog.groupdocs.cloud/zh/conversion/convert-mpp-...
  6. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....该教程涵盖将 ZIP 文件上传到云存储、解析档案以识别图像文件、使用 C# 以编程方式提取和下载它们,以及使用...

    blog.groupdocs.cloud/zh/
  7. \"从HTML提取文本 | HTML文本解析器 | HTML转TXT\"

    \"学习如何使用 .NET REST API 从 HTML 中提取文本。解析干净的文本,删除标签,并使用 .NET REST API 自动化 HTML 内容提取。HTML 转 TXT\"...plain text 支持大型 HTML 文件 提供文本块分段 与云存储协作 通过 NuGet 安装 # dotnet add package...OpenRead("sample.html")) { // 将 HTML 上传到云存储 var uploadRequest = new Requests...

    blog.groupdocs.cloud/zh/parser/extract-text-fro...
  8. 将 JSON 转换为 CSV | 在 C# .NET 中将 JSON 转换为 CSV

    我们全面的指南介绍了如何在 C# .NET 中将 JSON 无缝转换为 CSV。如何使用 GroupDocs.Conversion Cloud API 将 JSON 数据转换为 CSV 格式。...ConvertApi(configurations); 将源 JSON 文件上传到云存储。 fileUpload.UploadFile(new U...JSON 转换为 CSV 格式,并将生成的 CSV 保存到云存储。 var response = apiInstance.ConvertDocument(new...

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

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 将 CSV 转换为 Excel XLS 或 XLSX。按照分步指南探索基于云的工具。...File; // 使用 Java 上传文件到云存储 public class App { public static...ConvertSettings 类的实例。 接下来,提供您的云存储名称。 现在,将源文件路径和输出格式设置为“xlsx”。 之后,设置输出文件路径。...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  10. 使用 Java SDK 在 Java 中将 XML 转换为 PDF:指南

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 将 XML 转换为 Java 中的 PDF 文件。让我们来看看在 Java 中将 XML 转换为 PDF 的过程。...File; // 使用 Java 上传文件到云存储 public class App { public static...ConvertSettings 类的实例。 接下来,提供您的云存储名称。 现在,将源文件路径和目标格式设置为“pdf”。 之后,设置输出文件路径。...

    blog.groupdocs.cloud/zh/conversion/convert-xml-...