I\'ve found after I\'ve created several PowerPoint templates that I forgot to add the \"Title\" placeholder that you can find in Master View. Instead, I\'ve added textbox placeholders instead, which w
My colleague is creating touchscreen app using POwerpoint 2010. This approach worked so far because a lot can be 开发者_如何转开发done by just clicking through menus, setting properties etc, without w
I\'ve created a PowerPoint 2007/2010 VBA Add-In (.ppam) some code in a module.I\'ve also added an XML ribbon (not important, but it shows me that the file is in fact open in PowerPoint).I can click a
How to export embedded video from powerpoint 2010 to external file programmatically using MS Office PIA (Primary Interop Assemblies) or other ways?
I have VBA code to copy shapes matching a开发者_开发百科 certain criteria from one Powerpoint presentation to another below.However, when it pastes the shape, it is offset (down and to the right) from
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I need to develop in ASP.NET o开发者_如何学编程r in SilverLight a web-based editor and a web-based player for PowerPoint presentation. Are there any components I can use to do this?There are no good w
I have a few .jpg files in C:\\my_folder Here are their names: pic_1.jpg , pic_2.jpg , pic_3.jpg , pic_4.jpg , pic_5.jpg .
I need to get the background image from a PowerPoint slide using java. I am aware of the Apache POI project. I can find material for getting text and shapes from the slides, but not the actual backgro
Attempting my first go at VBA within PPT, done a little in Excel before.. but I need some help on where to go with this one...