how to load powerpoint presentation file (*.pptx) in to windows form using C#.net win form ?
how to load powerpoint presentation file (*.pptx) in to windows form using C#.net win form ?
for ex..
i have one pptx file (Test.pptx) in my local pc which is created in Ms powerpoint 2007, now how can i display it int windows form (Main.cs) in C#.net win application ..
can u please tell me ?
C#ASP.NET.NET Programming
Last Comment
dj_alik
8/22/2022 - Mon
Dirk Haest
You can display it in a webbrowser control on your form
How to use the WebBrowser control to open Office documents in Visual C# 2005 or in Visual C# .NET
http://support.microsoft.com/kb/304662
Same topic: http://stackoverflow.com/questions/217890/using-c-to-display-powerpoint