PresentationBuilder Developer Center

Return to the
Open-Xml-PowerTools Developer Center
PresentationBuilder is a part of the PowerTools for Open XML project that enables developers to shred and combine Open XML presentations in a variety of ways.

This page contains a summary of all content about PresentationBuilder.


1 Clone or Fork Open-Xml-PowerTools from GitHub Both the Open-Xml-Sdk and Open-Xml-PowerTools are hosted on GitHub.
2 Quick Introduction to PresentationBuilder Five minutes long.
3 All About PresentationBuilder Part 1 Discusses the problem that PresentationBuilder solves.  Shows how to build the sample.  Explains the arguments to the constructors in detail.  Also discusses the auxiliary files that PresentationBuilder.cs needs: PtUtil.cs, PtOpenXmlUtil.cs, and PtOpenXmlDocument.cs.
4 All about PresentationBuilder Part 2 Shows how slides are copied, along with the correct layout, master, and theme parts. Discusses how those parts are related to each other.
5 All About PresentationBuilder, Part 3 Shows how PresentationBuilder covers the various parts and relationships other than slides, master slides, layouts and themes.
6 Release of PresentationBuilder 2.4.0. This version supports a large number of scenarios that were not supported in the previous versions.
7 Release of PresentationBuilder 2.5.0. Optimizes storage of images.