I need a toolkit for extracting embedded OLE objects from MS Word- Excel- PowerPoint- and PDF files

I’m still a little confused as to how to use this tool to extract OLE objects. The situation is that I have PPT files that can have any number of embedded files (PDFs, Excel Spreadsheets, other PPT files) in any of the slides. I have no idea where or when these embedded objects will occur. The example code seems to specifically look for a chart on a specific slide, is there any way to simply loop through every slide, saving all of the embedded objects to their own files? Thanks.

Dear Roger,

Thanks for considering Aspose.

You can extract OLE objects from PowerPoint documents using Aspose.Slides. For code example and sample application, please my post here.

The issues you have found earlier (filed as 3257) have been fixed in this update.