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[…...stream, which typical file viewers cannot interpret directly....parse OLE streams (e.g., an OLE viewer) to see whether it contains...