Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Our template file contains an extra slide that is not necessary for the presentation. PowerPointApplication has the ability to delete slides from a presentation. As However, we have so far been working only in PowerPointTemplate we must pass the Template object to the Application object. PowerPointWriter makes it easy to take advantage of all the features of both the Template and Application object models by simply passing between Template and Application. This will be done in the code section of this tutorial. See Passing between Template and Application for more information.

...