在 C# 中編輯 OTP 格式
使用用於 .NET API 的服務器端 Aspose.Slides 進行本機和高性能 OTP 文檔編輯,無需使用 Microsoft 或 Adobe PDF 等任何軟件。
如何使用 C# 編輯 OTP 文件
為了編輯 OTP 文件,我們將使用 Aspose.Slides for .NET API,它是一個功能豐富、功能強大的 API以及適用於任何編輯器的 C# 平台的易於使用的 API。打開 NuGet 包管理器,搜索 Aspose.Slides 並安裝。您還可以從包管理器控制台使用以下命令。
命令
PM> Install-Package Aspose.Slides
系統要求
所有主要平台和操作系統都支持我們的 API。在執行以下代碼之前,請確保您的系統具有以下先決條件。
- Microsoft Windows 或兼容 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台的操作系統
- Microsoft Visual Studio 等開發環境
- 項目中引用的 .NET DLL 的 Aspose.Slides - 使用上面的下載按鈕從 NuGet 安裝
編輯 OTP 文件 - C#
Online OTP Editor Live Demos
Edit OTP documents right now by visiting our Live Demos website . The live demo has the following benefits
OTP 什麼是 OTP 文件格式
Files with .OTP extension represent presentation template files created by applications in OASIS OpenDocument standard format. The contents of such a file include presentation information in the form of slides with text, images, shapes, multimedia content, transition effects and other slide elements. These template files are used for creating new presentations quickly based on the styling information stored in the template itself. OTP files can be created and saved with several different applications such as Impress that comes with OpenOffice suite and Microsoft PowerPoint. The OTP file format is similar to Microsoft PowerPoint template files .POT and .POTX.
閱讀更多