I would like to develop a class library that could process PowerPoint templates, and populate formatted data. Mainly involving tables, labels, slide cloning. I would like to use Open Xml for this with .Net 4.
I would like some recommendations and references for this. Also would like to know which approach is good, whether to go with OpenXml SDK 2.0 or System.Packaging because I read in some places that using Open Xml SDK consumes bit more memory.
Thanks, Aneef