Workbook Picture Extraction Failure

Hi,
Picture extraction failed on the attached sample document using Aspose cells 21.11.

But, for the same excel document picture extraction successfully completed using Aspose cells 21.8.

Aspose Cells 21.11 output:
Start Extracting Picture Images
GeneratePictures
GeneratePictures failure - Aspose.Imaging.CoreExceptions.ImageSaveException: Image saving failed.

Aspose Cells 21.8 output:
Start Extracting Picture Images
GeneratePictures
Successfully complete - no issue.

Attached sample document and .NET core code.

AsposeFileTest.zip (1.7 MB)

Thanks,
Karthik

@krontala

The emf Images generated with Aspose.Cells v21.11 and Aspose.Cells v21.8 are same(You can compare the binary of them).

It is that Aspose.Imaging v21.11 throws exception while resaving the emf image to png. And in Aspose.Imaging v21.8 it is OK(No exception).

Hi Peyton,
Thanks for a quick reply.
Is this ticket still open correct? Aspose will try to fix the issue with Aspose.Imaging correct?

Thanks,
Karthik

Please post your issue in Aspose.Imaging forum.

Sure, thank you.