中文

ASP.NET PowerPoint Viewer - 在 ASP.NET 中显示 PowerPoint 演示文稿

您是否正在寻找 PowerPoint Viewer 来在您的 ASP.NET Core Web 应用程序中查看或嵌入演示文稿?如果是,请继续阅读本文并了解如何使用 C# 创建简单的 ASP.NET Core PowerPoint Viewer 并显示 PPT/PPTX 演示文稿。所以让我们开始吧。 ASP.NET PowerPoint 查看器的功能 我们的 ASP.NET PowerPoint Viewer 将使用 Aspose.Slides for .NET API 将演示幻灯片呈现为 PNG 图像。渲染幻灯片后,我们将使用 Bootstrap Carousel 显示它们。以下将是该应用程序的功能: 浏览和查看 PowerPoint (PPT/PPTX) 演示文稿。 设置在页面加载时显示的默认 PowerPoint 文件。 在幻灯片之间导航的滑块。 在 ASP.NET Core 中创建 PowerPoint Viewer 的步骤 以下是在 ASP.NET Core 中创建 PowerPoint Viewer 的一些简单步骤。 在 Visual Studio 中创建一个新的 ASP.NET Core Web 应用程序。 打开 NuGet 包管理器并安装 Aspose.Slides for .
二月 23, 2020 · 3 分钟 · 乌斯曼·阿齐兹