Hello Team,
We have few PPT files , from which it can extract objects using below code,
if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null)
{
var embeddedData = oleFrame.EmbeddedData;
byte[…...data is often an image (EMF/WMF) or a raw OLE binary. In some...(including its OLE content) to PNG using (var img = ole.GetThumbnail(300...