diff --git a/File-Formats/Presentation/Presentation-to-image.md b/File-Formats/Presentation/Presentation-to-image.md index 5f7b85b9d..bf2a39e42 100644 --- a/File-Formats/Presentation/Presentation-to-image.md +++ b/File-Formats/Presentation/Presentation-to-image.md @@ -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. @@ -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) \ No newline at end of file +* [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)