Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 260 for

云存储

(0.05 sec)
  1. Translation API

    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/translation-api/
  2. 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/
  3. 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/
  4. 将 PDF 文档转换为图像文件、TIFF、JPEG、BMP 或 GIF

    将 PDF 文档转换为图像格式,如 TIFF、JPEG、BMP 和 GIF 图像文件。让我们看看如何在 Java 中将 PDF 转换为图像文件 TIFF、JPEG、BMP 和 GIF。...File; // 使用 Java 上传文件到云存储 public class App { public static...下载转换后的文件 # 上述代码示例会将转换后的 PDF 文件保存为云存储中的 TIFF 图像格式。您可以使用以下代码示例下载它: package...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  5. translate documents using REST

    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-documents...
  6. GroupDocs.Translation Cloud Product Family

    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/categories/groupdocs.tr...
  7. 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...
  8. 如何在 Python 中将 XLSM 转换为 CSV

    使用我们的 GroupDocs.Conversion REST API 将 XLSM 文件转换为 CSV 格式。本文介绍如何在 Python 中将 XLSM 转换为 CSV。...XLSM 文件上传到云端: # 将 XLSM 文件上传到您的云存储 # 创建文件 API 的实例 file_api = gr...ConvertSettings 创建转换设置实例 接下来,提供您的云存储名称 设置输入 xlsm 文件路径和输出格式为“csv” 然后,设置输出文件路径...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  9. 在 Java 中将 XML 转换为 JSON:分步指南

    了解如何使用 REST API 在 Java 中将 XML 转换为 JSON。遵循我们的分步教程,只需几个简单的步骤即可立即开始。...File; // 使用 Java 将文件上传到云存储 public class App { public static...ConvertSettings 类的实例。 之后,提供您的云存储名称。 现在,将源文件路径和目标格式设置为“json”。 接下来,设置输出文件路径。...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  10. 在 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-...