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

云存储

(0.19 sec)
  1. convert xls to pdf in python

    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....让我们继续使用 Python 将云存储上的 Excel 文件转换为 PDF。 用于将文档转换为 PDF...

    blog.groupdocs.cloud/zh/tag/convert-xls-to-pdf-...
  2. GroupDocs.Comparison 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....Comparison Cloud API 中引入了云存储操作的新方法。我将在以下部分中概述一些新功能。有关新功能和...

    blog.groupdocs.cloud/zh/tag/groupdocs.compariso...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Comparison Cloud API 中引入了云存储操作的新方法。我将在以下部分中概述一些新功能。有关新功能和...支持基于文本和图形的注释操作。现在该 API 还包括使用云存储的方法。因此,您可以直接使用 GroupDocs.Annotation...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/43/
  4. Convert Excel to PDF

    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....PDF 使用高级选项将 Excel 转换为 PDF 不使用云存储将 Excel 转换为 PDF 将 Excel 转换为 PDF...

    blog.groupdocs.cloud/zh/tag/convert-excel-to-pdf/
  5. 在 Java 中将 PDF 转换为 TIFF - 分步指南。

    了解如何使用 REST API 在 Java 中以编程方式将 PDF 转换为 TIFF 文件。本指南提供示例代码和分步说明。...上传文件 # 首先,使用下面给出的代码片段将 PDF 文档上传到云存储: package com.groupdocsdev.classes;...java.io.File; // 使用 Java 上传文件到云存储 public class App { public static...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  6. 将 Word 或 Excel 文档翻译成 7 种不同的语言 |休息API

    翻译 API 可将 Word 和 Excel 文档翻译成中文、英语、法语、德语、意大利语、俄语、西班牙语,而不会影响文档结构。...使用 仪表板 或使用 API 的 Swagger UI 在云存储中上传文件。我将向您展示如何使用这两个选项在云上上传。 使用仪表板上传文件...successfully" } 下载翻译文件 # 翻译后的文档可以轻松地从云存储下载。您可以使用以下 cURL 命令 Swagger UI...

    blog.groupdocs.cloud/zh/translation/translate-w...
  7. 在 Java 中将 SVG 图像转换为 JPG 图像 | GroupDocs.Conversi...

    了解如何使用 REST API 在 Java 中将 SVG 文件转换为 JPG 图像。按照我们的分步指南,立即开始转换文件。...上传文件 # 首先,使用下面给出的代码片段将 SVG 图像上传到云存储: package com.groupdocsdev.classes;...java.io.File; // 使用 Java 将文件上传到云存储 public class App { public static...

    blog.groupdocs.cloud/zh/conversion/convert-svg-...
  8. Upload files

    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....Storage Cloud API 轻松将文件上传到您首选的云存储。为此,请参阅以下 REST 命令(Curl)和 SDK 示例。...

    blog.groupdocs.cloud/zh/tag/upload-files/
  9. jpg to word converter free

    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....Python 中将 JPG/JPEG 转换为 Word 不使用云存储的 JPG 到 Word 转换 如何将JPG转成Word并直接下载...

    blog.groupdocs.cloud/zh/tag/jpg-to-word-convert...
  10. 使用 Ruby 将 PDF 转换为可编辑的 Word 文档

    您可以在云端的 Ruby 中将 PDF 转换为 Word DOCX。在本文中,我们将学习如何使用 Ruby Cloud API 将 PDF 转换为可编辑的 Word 文档。...PDF 文件 # 首先,使用以下代码示例将 PDF 文件上传到云存储: # API 初始化:创建转换 API 的实例 @fileApi...from_keys(@client_id, @client_secret) # 上传文件到云存储 @pdffile = "#{Rails.root}/pu...

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