Skip to content

SyncfusionExamples/convert-powerpoint-to-images-c-sharp

Repository files navigation

Convert PowerPoint to Images in C#

This repository contains examples that demonstrate how to programmatically convert PowerPoint to images using C#. The examples utilize the Syncfusion® .NET Core PowerPoint library, which provides a seamless way to convert PowerPoint presentation to images with just five lines of code. It preserves the original appearance of the PowerPoint in the converted image.

Key Features

Syncfusion® .NET PowerPoint Library

The Syncfusion® .NET PowerPoint library (Presentation) allows you to add advanced PowerPoint presentation processing functionalities to 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 model similar to the Microsoft Office COM libraries to iterate with the presentation elements explicitly and perform necessary manipulation.

Take a moment to peruse the documentation, where you can find basic PowerPoint presentation processing options along with the features like create and edit charts, clone and merge slides in presentation, create and edit animations and transistion effects, protect the PowerPoint presentation, and most importantly, the PDF and Image conversions with code examples.

Compatible Microsoft PowerPoint Versions

  • Microsoft PowerPoint 2007
  • Microsoft PowerPoint 2010
  • Microsoft PowerPoint 2013
  • Microsoft PowerPoint 2016
  • Microsoft PowerPoint 2019
  • Microsoft 365

Supported File Formats

  • Creates, reads, and edits popular presentation file formats like .PPTX, .PPTM, .POTX, and .POTM.
  • Converts PowerPoint presentation documents also to PDF and Image files.

How to run the examples

  • Download this project to a location in your disk.
  • Open the solution file using Visual Studio.
  • Rebuild the solution to install the required NuGet packages.
  • Run the application.

Resources

Support and feedback

License

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.

About

This repository contains the examples of converting PowerPoint to Images in C# using Syncfusion .NET PowerPoint library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages