GemBox.Presentation is a .NET component that enables you to read, write, edit, convert, and print PowerPoint presentations from your .NET applications using a straightforward API. With GemBox.Presentation, you get a fast and reliable component that's easy to use. It requires only the .NET, so you can deploy your application easily without considering other licenses. And it's up to 20 times faster than Microsoft PowerPoint automation!
$ dotnet add package GemBox.PresentationThe examples are the fastest way to get started with GemBox.Presentation.
To see the live examples and demos, go to Example Explorer.
To download the examples C# and VB.NET projects, go to GitHub.
You need to call the SetLicense() method before using any other member from GemBox.Presentation.
For the FREE version, use "FREE-LIMITED-KEY" as following:
ComponentInfo.SetLicense("FREE-LIMITED-KEY")
For the PROFESSIONAL version, replace "FREE-LIMITED-KEY" with your license key.
You can purchase the license from our webshop.