GroupDocs.Conversion Product Family
'在 Java 中将 PDF 转换为灰度'
'在 Java 中将 AutoCAD DWG 工程图转换为 PDF'
'将演示文稿转换为 Java 中的图像'
欢迎开发者!您希望在这里以编程方式将您的一些演示幻灯片转换为图像格式。当我们想要将特定幻灯片共享为图像或者您想要从演示文稿中创建缩略图时,可能需要这样做。在本文中,您将学习如何在 Java 中将 PPT 或 PPTX 演示幻灯片转换为 JPG 和 PNG 图像。 本文讨论了以下主题:
- 用于表示转换的 Java API * 将 PPT/PPTX 转换为 JPG 图片 * 将 PPT/PPTX 转换为 PNG 图像
'使用 C# 将演示文稿转换为图像'
Probably you want to use your presentation slides within web applications or you want to use its slides thumbnails. In such cases, you need to convert your PowerPoint presentation slides to images. In this article, you will learn how to convert the PPT or PPTX presentations into JPG and PNG images programmatically using C#. 本文讨论了以下主题:
- .NET API 转换演示文稿 * 将 PPT/PPTX 转换为 JPG 图片 * 将 PPT/PPTX 转换为 PNG 图像
在 Java 中将 Excel 电子表格转换为 PDF
使用 C# 将 Excel 电子表格转换为 PDF
在 C# 中将 CSV 转换为 XML
在 C# 中将 JSON 转换为 XML
JSON and XML, both are the well known structured formats that are vastly used by developers to transmit data. There are many requirement where as a programmer, we need the conversion between JSON and XML data formats. In this article, you will learn how to convert JSON data into XML format using C#. 本文将介绍以下主题:
- 用于 JSON 和 XML 转换的 .NET API * 以编程方式将 JSON 转换为 XML