Top "Powerpoint" questions

PowerPoint is a Windows and Macintosh presentation program produced by Microsoft.

Generate PowerPoint 2007/2010 file using Java

Does anyone know of any API (commercial or open-source) that can generate/edit PowerPoint 2007/2010 presentations through Java. I have a …

java powerpoint presentationml
How can I programmatically open and save a PowerPoint presentation as HTML/JPEG in C# or Perl?

I am looking for a code snippet that does just this, preferably in C# or even Perl. I hope this …

c# perl powerpoint ole
Embed Powerpoint viewer on a web page (PHP)

I am building a PHP application where the user upload Powerpoint files. I want the other users to view it …

powerpoint viewer
Create a new slide in VBA for PowerPoint 2010 with custom layout using Master

I have the following VBA code to create a new PowerPoint slide: longSlideCount = ActivePresentation.Slides.Count With ActivePresentation.Slides Set …

vba powerpoint powerpoint-2010
Open Source HTML5 Online Powerpoint Viewer

I wondered if anyone is aware of any online powerpoint viewers that are open source? I've looked at http://www.…

javascript html powerpoint presentation
Make a PowerPoint presentation using Python?

So I have a collection of close to 90 photographs along with a caption and the date stored in a text …

python powerpoint
PowerPoint Text Change Upon Click

I have several text boxes. They say: Fruit 1 Fruit 2 Fruit 3 When I click each one, the text should correspondingly change …

vba hyperlink powerpoint
LoadPicture error invalid picture

I am trying to take an image from a folder to check its width after that. To do it I …

vba powerpoint loadimage
Use VBA to change colors of slide elements in Powerpoint 2013

I have a 150-slide powerpoint presentation that I want to revise due to a company rebranding effort. Our previous turquoise …

vba powerpoint powerpoint-2013
Using C# to display powerpoint

Is there any good way to use a windows application written in C# to display/control a powerpoint slideshow? Ultimately …

c# .net powerpoint