Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 258 for

云存储

(0.03 sec)
  1. 在 C# .NET 中将 HTML 转换为 PDF

    了解 GroupDocs.Cloud 转换 API 如何简化 HTML 到 PDF 的转换。使用 C# .NET 以编程方式轻松将 HTML 转换为 PDF。...ConvertApi(configurations); 将输入的 HTML 文件上传到云存储,我们在那里提供输入 HTML 文件的名称。 fileUpload...API将HTML转换为PDF格式,转换成功后PDF文件保存在云存储中。 var response = apiInstance...

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

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 快速轻松地将文本文件转换为 Java 中的 PDF。请遵循此分步指南。...上传文件 # 首先,使用下面给出的代码片段将文本文档上传到云存储: package com.groupdocsdev.classes;...java.io.File; // 使用 Java 上传文件到云存储 public class App { public static...

    blog.groupdocs.cloud/zh/conversion/convert-text...
  3. 在 Java 中将 HTML 转换为 PNG | GroupDocs.Conversion C...

    使用 Java REST API 轻松将 HTML 文档转换为高质量图像。本文介绍如何使用 REST API 在 Java 中将 HTML 转换为 PNG 图像。...# 首先,使用下面给出的代码片段将 HTML 文档上传到云存储: package com.groupdocsdev.classes;...java.io.File; // 使用 Java 上传文件到云存储 public class App { public static...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  4. Comparison Documents

    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/comparison-documents/
  5. 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/
  6. 将 Word 或 Excel 文档翻译成 7 种不同的语言 |休息API

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

    blog.groupdocs.cloud/zh/translation/translate-w...
  7. 使用 C# 将 PDF 转换为 PowerPoint | PDF 转换为 PPT | PDF ...

    使用 C# .NET 将 PDF 无缝转换为 PowerPoint 演示文稿。在线将 PDF 保存为 PPT。免费 PDF 到 PPTX 转换器。...ConvertApi(configurations); 将输入的PDF文件上传到云存储,同时传递输入PDF文档的名称。 fileUpload.UploadFile(new...FileApi(configurations); // 将输入的 PDF 上传至云存储 fileUpload.UploadFile(new Up...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  8. 使用 Java SDK 将 PowerPoint 转换为图像:指南

    了解如何使用 REST API 在 Java 中以编程方式将 PowerPoint 转换为 PNG 图像。我们的分步指南将帮助您轻松理解该过程。...首先,使用下面给出的代码片段将 PowerPoint 文档上传到云存储: package com.groupdocsdev.classes;...java.io.File; // 使用 Java 上传文件到云存储 public class App { public static...

    blog.groupdocs.cloud/zh/conversion/convert-powe...
  9. 使用 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-...
  10. convert 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-to-pdf-in-p...