Hi Could some one help me for this problem: How to activate a presentation window by using its name?
I am writing a VSTO add-in for PowerPoint 2007/2010, which opens its own Form. If powerpoint has only one presentation open, opening the Add-In shows it on the Taskbar. However, when Powerpoint alrea
I am creating power point 2007 files using the openxml.I am able to add slides, shapes, text and 开发者_如何转开发manipulate them to create custom reports.However, I can not find an example on how to
I have only been working with C# for a few weeks and I have gotten stuck on a threading issue. I\'ve been building a custom slideshow that implements a .ppt presentation hosted in a winform handled b
Is there a way to autonumber when you open up visio or ppt? I need a number to count on the slide in ppt and in a shape in visio. I have tried insert excel that has a macro that will do what I want it
Here I have a powerpoint 2010 presentation. On one slide there is an embedded Windows media Player OCX Control. As a simple GUI, I placed3 buttonslabeled Play, Pause, Stop on the same slide.
I\'m trying to build this system where I have this PowerPoint presentation with a linked graph from an external Excel file. I\'ve seen that I can right click this graph in PowerPoint and click \"Updat
I would like to take a YouTube video of a lecture and sync it with another area displaying the (powerpoint/pdf) slides being discussed in the lecture.
I am developing an application which need to interact with 2003, 2007, 2010 versions of MSWord and PPT. I read some articles and found that Late binding is the best option.
I am using a globalhook classfrom code project to control powerpoint slideshow with custom keys (windows form application) I want the powerpoint object to close when anykey is pressed but the event ha