PC Review


Reply
Thread Tools Rate Thread

how to code to extract bmp or jpg of every slide in ppt?

 
 
jhuang
Guest
Posts: n/a
 
      13th Aug 2003
I want extract bmp from ppt slides, but i can't find such
source code for reference.
Is VBA a way?
 
Reply With Quote
 
 
 
 
Michael Koerner
Guest
Posts: n/a
 
      13th Aug 2003
You can publish your presentation as a web page, and it will extract all the sound files, and image files for you.

--
<>Please post all follow-up questions/replies to the newsgroup<>
<><><>Do Provide The Version Of PowerPoint You Are Using<><><>
<><><>Do Not Post Attachments In This Newsgroup<><><>
Michael Koerner [MS PPT MVP]


"jhuang" <(E-Mail Removed)> wrote in message news:119b01c36135$10955950$(E-Mail Removed)...
I want extract bmp from ppt slides, but i can't find such
source code for reference.
Is VBA a way?
 
Reply With Quote
 
TAJ Simmons
Guest
Posts: n/a
 
      13th Aug 2003
jhuang,

This batch exporter will save your presentation as BMP files.
http://www.mvps.org/skp/products/xport/

The PPTOOLS add-in will also save your presentation as bitmaps (but not BMP)
JPG GIF PNG WMF
http://www.rdpslides.com/pptools/FAQ00005.htm

Cheers
TAJ Simmons
microsoft powerpoint mvp

awesome - powerpoint backgrounds,
free sample templates, tutorials, hints and tips etc
http://www.powerpointbackgrounds.com

"jhuang" <(E-Mail Removed)> wrote in message
news:119b01c36135$10955950$(E-Mail Removed)...
> I want extract bmp from ppt slides, but i can't find such
> source code for reference.
> Is VBA a way?



 
Reply With Quote
 
Mike Fried [MS]
Guest
Posts: n/a
 
      13th Aug 2003
jhuang wrote:
> I want extract bmp from ppt slides, but i can't find such
> source code for reference.
> Is VBA a way?


Sure. Take a look at the Microsoft Developer Network documentation/example
here on the Export Method as it applies to a Presentation Object:
http://msdn.microsoft.com/library/en...asp?frame=true

The reason I recommend the Export Method (over SaveAs) is that it allows you
to optionally set the pixel resolution of the output image. Otherwise, your
image is saved to 72 DPI (for PPT XP, 2K, etc) in the size of a slide (the
default slide size is 10" x 7.5" which makes the default output image
720x540 pixels). Be forewarned that setting different aspect ratios will
cause PowerPoint to scale your image without preserving the aspect ratio of
the slide. You might want to consider using the page setup property of a
presentation to determine the output size of your pixels. See the PageSetop
property documentation here:

http://msdn.microsoft.com/library/en...asp?frame=true

-Mike Fried
PowerPoint Development Team

Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
!!!! Help me! I need to extract photos from a slide show!!!! omo2107 Digital Imaging and Photography 14 11th Jan 2010 08:01 AM
How to extract PPT slide pictures? Felix Microsoft Powerpoint 6 6th Apr 2007 06:40 PM
Extract music from Slide Show Stan Microsoft Powerpoint 3 1st Feb 2007 02:48 PM
extract one slide sf Microsoft Powerpoint 6 17th Apr 2005 03:58 AM
Excel extract not visible in slide Crabbit Microsoft Powerpoint 0 10th Oct 2004 05:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:00 PM.