PowerPoint has an option of saving the file in other formats. Using this 开发者_如何转开发feature one can convert the slides into images.
I\'m working on an silverlight client app that will create a powerpoint presentation that contains excel workbook shee开发者_开发问答ts.
I\'m currently working on a powerpoint presentation which contains an embedded swf file. The swf file is a small app that does some calculations.
I am trying to run a custom show in PowerPoint using VB.net I have managed to get a list of custom shows using:
How can I convert a pptx file to a pp开发者_如何学Ct file programmatically. This happens on a web server that does not have PowerPoint installed.
I have seen some examples that uses vbscript to play powerpoint pps files. 开发者_开发问答Is it possible to play pps file in a iframe using javascript ?
I\'m iterating all the slides in a Presentation from with our PowerPoint Add-In and I want to publish every slide in the slide collection to a location BUT I want to be able to specify the name the sl
I\'m try to convert pptx into image files in java, but i couldn\'t achieve yet. but i found docx4jhttp://dev.plutext.org/svn/docx4j/trunk/docx4j/docs/Docx4j_GettingStarted.pdf and http://dev.plutext.o
I am writing a simple module that uses Microsoft.Office.Interop.PowerPoint to determine if a PowerPoint slideshow is active and if so which slide is currently being presented.This works great when I u
So I have a Powerpoint presentation. It contains numerous images on it, referred to by image X. (So it\'s the same image but on multiple pages) These same images on different pages/slides have differe