Zh

'将演示文稿转换为 Java 中的图像'

欢迎开发者!您希望在这里以编程方式将您的一些演示幻灯片转换为图像格式。当我们想要将特定幻灯片共享为图像或者您想要从演示文稿中创建缩略图时,可能需要这样做。在本文中,您将学习如何在 Java 中将 PPT 或 PPTX 演示幻灯片转换为 JPG 和 PNG 图像。 本文讨论了以下主题:

  • 用于表示转换的 Java API * 将 PPT/PPTX 转换为 JPG 图片 * 将 PPT/PPTX 转换为 PNG 图像
一月 18, 2022 · 2 分钟 · Shoaib Khan

'使用 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 图像
一月 10, 2022 · 2 分钟 · Shoaib Khan