Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
developer
active.documents
automation
binary.file_format
clipboard.dde
com.add_ins
hosting.controls
internet_other
office.sdks
officedev
officedev.other
outlook.forms
outlook.vba
smarttags
vba
web.components
  
 
date: Sun, 6 Jul 2008 00:34:00 -0700,    group: microsoft.public.office.developer.vba        back       


How do I display slides or mini-images of slides   
Hi, 
I am trying to display a list of slides in a slide show (similar to the 
navigation bar or slide sorter) for PP 2007. 
Does anyone know if it can be done from an Add-in?
Can I do it from an outside application (less desirable)?

Thanks, 
Oren
date: Sun, 6 Jul 2008 00:34:00 -0700   author:   Oren

Re: How do I display slides or mini-images of slides   
In article , Oren wrote:
> Hi, 
> I am trying to display a list of slides in a slide show (similar to the 
> navigation bar or slide sorter) for PP 2007. 
> Does anyone know if it can be done from an Add-in?
> Can I do it from an outside application (less desirable)?

While the slide pane and slide sorter are scrollable, so can contain a LOT of 
slides, the individual slides are not, so you'll have to work out how to deal 
with more images than will fit on a slide.

But you could write an add-in that 

1) Exports each slide in the presentation to a smallish image file
(see the Slide.Export method)

2) Brings the exported pictures back onto a single slide (or more, see above) 
and arranges them however you see fit.



--
Steve Rindsberg, PPT MVP
PPT FAQ:  www.pptfaq.com
PPTools:  www.pptools.com
================================================
date: Sun, 06 Jul 2008 12:04:34 EDT   author:   Steve Rindsberg

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us