Is it possible to CREATE a new powerpoint slide or at least ammend the text in a slide from within a VB.NET app and then run the presentation?
Thanks
Printable View
Is it possible to CREATE a new powerpoint slide or at least ammend the text in a slide from within a VB.NET app and then run the presentation?
Thanks
Hi there,
This article is in VB.NET 2003 but it may help you get started: http://www.codeproject.com/useritems...t_in_VBNET.asp
You'll probably want to take a look at the Visual Studio Tools for Office as well. There is tons of documentation for these tools.
Good luck. :)