PowerPoint and VBA for PPTLive
Table of Contents
Introduction
The VB Editor Windows
The PowerPoint Object Model
Example Code From the Seminar
PowerPoint-Specific code
General-purpose code
Windows API
Creating and Distributing Solutions
Other Resources, Utilities and Information
Links
Introduction [Top]
Set up PowerPoint and the Visual Basic Editor
The VB Editor Windows [Top]
The PowerPoint Object Model [Top]
Example Code From the Seminar [Top]
About the seminar code samples
PowerPoint-Specific code [Top]
What's the path to the PPA (add-in) file?
Make sure a path is terminated with a backslash
Import pictures at proper size
General-purpose code [Top]
Replace one string in a file with another
Windows API [Top]
Creating and Distributing Solutions [Top]
Add-ins that create toolbars and menus