Getting EMF data from OleObjectFrame

Hi,

we’re considering using aspose.slides for a project but we’re having trouble since in future we’ll need to extract the EMF/WMF data from any embedded OLE objects within the slides (excel sheet fragments, charts, etc). Currently we can’t see any way of getting at this data via Aspose.slides as the ObjectData member of the OleObjectFrame gives back the embedded file data (i.e. the XLS file).

Is there something I’m missing here, or failing that is this a feature that could be added in the not too distant future?

thanks,

Robin


Hello Robin,

Did you read my answer here: https://forum.aspose.com/t/is-it-possible-to-get-access-to-the-wmf-emf-data-for-oleobjectframes/99588?

Ooops, no - my email notifications must be going missing and I couldn’t find the first post after I had created it :frowning:

Thanks for the info - this is just what I was looking for.

Robin