Embedded OLE objects

Hi

Thanks for your request. Unfortunately, currently there is no way to get original file name of an embedded OLE object using Aspose.Words. I will notify you as soon as this feature is implemented. So, for now, you should generate file names on the fly.

Best regards.

Hi,

I’ve found a workaround solution for that, I used Aspose.Metafile to get the string back from those OLE icons in .doc (which are EMF format), I use Aspose.Metafile to determine if that EMF is an icon image based on the width and height, maybe not 100% accurate, but so far I use 10,000 documents to test it and no problem at all.

Michael

Hi Michael,

It is perfect that you already found a suitable workaround.

Best regards.

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

The issues you have found earlier (filed as WORDSNET-3820) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.