Test in production without watermarks.
Works wherever you need it to.
Get 30 days of fully functional product.
Have it up and running in minutes.
Full access to our support engineering team during your product trial
The C# PowerPoint Library
using IronPPT;
using IronPPT.Models;
// Create new PowerPoint presentation
var document = new PresentationDocument();
// Add empty slide
document.AddSlide();
// Add slide object
Slide slide = new Slide();
slide.AddText("Hello!");
document.AddSlide(slide);
// Export PowerPoint presentation
document.Save("output.pptx");
In this tutorial, learn to convert a PowerPoint presentation to a PDF using C# and Iron PDF within Visual Studio 2022. Start by uploading your PowerPoint file to Zamzar, an online tool, to convert it into an HTML file. Once the conversion is complete, download the HTML file, which will be in a zip format, containing all the necessary data. Switch to Visual Studio 2022, where Iron PDF is pre-installed via the NuGet Package Manager. The tutorial demonstrates using the ChromePdfRenderer class from Iron PDF to render the HTML file into a PDF document. Set the paper size to A2 and use a license key to activate Iron PDF's full features. The code then converts the HTML to a PDF and saves it to your file system. Running the project generates a PDF that maintains the PowerPoint's original formatting and responsiveness. The video concludes with an offer for further support if needed, ensuring users can easily recreate the process.
Further Reading: How to Convert Powerpoint (PPT) to PDF in C#
PM > Install-Package IronPPT
30-day Trial Key instantly.
15-day Trial Key instantly.
Your trial key should be in the email.
If it is not, please contact
support@ironsoftware.com
Install-Package IronPPT
Have a question? Get in touch with our development team.
No credit card required
Your trial key should be in the email.
successfully.
If it is not, please contact
support@ironsoftware.com
No credit card required
Get started for FREE
No credit card required
Test in production without watermarks.
Works wherever you need it to.
Get 30 days of fully functional product.
Have it up and running in minutes.
Full access to our support engineering team during your product trial
No credit card or account creation required
Your trial key should be in the email.
If it is not, please contact
support@ironsoftware.com
Get started for FREE
No credit card required
Test in production without watermarks.
Works wherever you need it to.
Get 30 days of fully functional product.
Have it up and running in minutes.
Full access to our support engineering team during your product trial
Licenses from $749. Have a question? Get in touch.
Book a 30-minute, personal demo.
No contract, no card details, no commitments.
10 .NET API products for your office documents