Parth48
asked on
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 ?
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 ?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Embed instance of Powerpoint Viewer 2007 on a form
http://social.msdn.microsoft.com/forums/en-US/vbgeneral/thread/739d453e-092e-46c3-8bc2-1836d5a9b4f8
http://social.msdn.microsoft.com/forums/en-US/vbgeneral/thread/739d453e-092e-46c3-8bc2-1836d5a9b4f8
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