in reply to Re^2: Consolidate files into file
in thread Consolidate files into file

Thank you for your observation.

Nonetheless (and despite NOT being the application sought by OP) Win32::Powerpoint may provide some pointers, as, for example, this code therein:

$self->{application} = Win32::OLE->GetActiveObject('PowerPoint.Application');