Anyone know of any 开发者_运维知识库Flash components that would do the job of displaying an external PowerPoint file (e.g. .PPT, .PPTX) file in a Flash movie on a web page? Or a way of automatically p
I have a \"mynote\" textbox on a slide. If I execu开发者_Go百科te: Sub test() If ActiveWindow.Selection.SlideRange.Shapes(\"mynote\").Visible Then
It 开发者_Python百科is said here: http://msdn.microsoft.com/en-us/library/aa211599%28v=office.11%29.aspx
Is there some kind of event开发者_如何学运维 which allows to run a macro any time one enters a slide or leave a slide ?SlideShowNextSlide or OnSlideShowPageChange
I searched extensively on this and incredibly there seems to be no answer. Does anyone know how to do开发者_如何学编程 this?The show cursor part is part of PowerPoint - the move part needs to come fro
I have a lot of presentations that need to be shared outside of my company and I need a way to loop through all the speaker notes and remove them automatically. Is there a way to do this in VBA? I\'ve
I\'m looking for a way to programmatically emulate PowerPoint and Word\'s behavior of compressing pictures to 150 or 96 dpi (ppi) (and removing crops, if there). I need to make a whole ton of presenta
I need to show the first slide of a PowerPoint presentation in my jsf app. It must look something like that:
I want 开发者_高级运维to add watermark to powerpoint file from c# by using powerpoint object library but I could not find any example/documentation which explains how to do it.
I have a custom application in C++ that has been u开发者_如何转开发sed to successfully copy-and-paste an object from the application into MS Office 2003 and 2007 (Word, Excel and PowerPoint). The obje