This repository demonstrates various techniques for automating PowerPoint presentation creation and manipulation using the .NET PowerPoint Library (Presentation).
- Automated Slide Creation - Create PowerPoint presentations programmatically with slides, shapes, text, and formatting without Microsoft Office dependencies. See
basic-slide-creationfor examples. - Animated Slide Creation - Add animations and transition effects to slides programmatically. See
animated-slide-creationfor examples. - Dynamic Content Insertion - Automatically insert and update text, images, charts, tables, and other elements based on data sources. See
dynamic-image-insertionfor image examples. - Template-Based Generation - Use PowerPoint master templates and populate them with dynamic content while maintaining consistent styling and branding. See
master-template-slide-automationfor examples. - Data-Driven Charts - Generate charts and graphs automatically from data sources with customizable formatting and styling options. See
dynamic-chart-generationfor examples. - Dynamic Table Generation - Create and populate tables from Excel data or other sources. See
dynamic-table-generationfor examples. - SmartArt Automation - Programmatically create and manipulate SmartArt graphics for visual diagrams and workflows. See
smartart-automationfor examples. - Slide Cloning and Merging - Clone slides within presentations or merge slides from multiple presentations. See
slide-cloning-and-mergingfor examples.
The .NET PowerPoint Library (Essential® Presentation) allows you to create, read, and edit PowerPoint files programmatically in any .NET application and does not require Microsoft PowerPoint application to be installed in the machine. It is a non-UI component that provides a full-fledged PowerPoint presentation instance that facilitates accessing and manipulating the presentations without any dependency of Microsoft Office COM libraries and Microsoft Office. Using this library, you can convert PowerPoint files to PDFs and images easy.
- Support to create PowerPoint presentation from scratch.
- Open, modify, and save existing presentations.
- Ability to convert PowerPoint presentation to PDF.
- Ability to convert PowerPoint slides to images.
- Ability to convert PowerPoint presentation to Markdown and Convert Markdown to PowerPoint Presentation.
- Ability to create and edit charts.
- Ability to convert chart in a slide to image.
- Ability to clone and merge slides in presentation
- Ability to create and edit animations.
- Ability to create and edit transition effects.
- Ability to create and edit comments.
- Ability to encrypt and decrypt PowerPoint presentation.
- Ability to set and remove write protection of PowerPoint presentation.
- Ability to access the Built-in and Custom document properties.
- Ability to create and modify sections in PowerPoint presentation.
- Microsoft PowerPoint 2007
- Microsoft PowerPoint 2010
- Microsoft PowerPoint 2013
- Microsoft PowerPoint 2016
- Microsoft PowerPoint 2019
- Microsoft 365
- Creates, reads, and edits popular presentation file formats like .PPTX, .PPTM, .POTX, and .POTM.
- Converts PowerPoint presentation documents also to PDF, Image and Markdown files.
- Clone this repository
- Open the solution file in Visual Studio 2022
- Register your Syncfusion license key in the sample
- Restore NuGet packages
- Build and run the project
- Product page: Syncfusion® PowerPoint Framework
- Documentation: Getting Started with Syncfusion® PowerPoint Library
- Online demo: Syncfusion® PowerPoint Library - Online demos
- Blog: Syncfusion® PowerPoint Library - Blog
- GitHub Examples: Syncfusion® PowerPoint Library examples
- Knowledge Base: Syncfusion® PowerPoint Library - Knowledge Base
- Ebooks: Syncfusion® PowerPoint Library - Ebooks
- FAQ: Syncfusion® PowerPoint Library - FAQ
- For any other queries, reach our Syncfusion® support team or post the queries through the community forums.
- Request new feature through Syncfusion® feedback portal.
This is a commercial product and requires a paid license for possession or use. Syncfusion's licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a licnense here or start a free 30-day trial here.