I want to create and save a PowerPoint presentation as PPTX using PowerPoint 2003 PIA, with office 2007 compatibility pack installed? Is it possible how do i achieve this?
PropertyValues.PptPresObj.SaveAs(_pptTemporaryFilePath, PpSaveAsFileType.ppSaveAsPresentation, _
MsoTriState.msoFalse)
There is no option in the enumerator to save as pptx ?