Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion File-Formats/Presentation/Presentation-to-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ documentation: UG
---
# Presentation to image conversion

To quickly start converting a PowerPoint Presentation to an Image using .NET PowerPoint libray, please check out this video:
{% youtube "https://www.youtube.com/watch?v=DcH9CptpYHg" %}

## .NET Framework

This section covers converting an entire Presentation or a single slide to image in Windows Forms, WPF, ASP.NET and ASP.NET MVC platforms. The supported image formats are listed as follows.
Expand Down Expand Up @@ -667,4 +670,4 @@ N> 2. Its only supported in [Portable PPTX to Image](https://help.syncfusion.com

## See Also

* [How to convert PPTX to Image in Blazor WebAssembly (WASM)?](https://www.syncfusion.com/kb/13884/how-to-convert-pptx-to-image-in-blazor-webassembly-wasm)
* [How to convert PPTX to Image in Blazor WebAssembly (WASM)?](https://www.syncfusion.com/kb/13884/how-to-convert-pptx-to-image-in-blazor-webassembly-wasm)