Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Info
iconfalse
titleAPI Reference

The API Reference describes each object, method, and property in PowerPointWriter.

The 'PowerPointTemplate' Object

PowerPointTemplate is the main class for template-driven document generation. This object opens a PowerPointWriter template file, populates it with data from a specified data source, and generates a new PowerPoint presentation.

The 'PowerPointApplication' Object

PowerPointApplication is the main class for pure code-based workbook generation. This class is an engine used to open, create, and write (save or stream to a browser) presentations. A single instance of PowerPointApplication can generate multiple PowerPoint presentations.