Hello,
I'm creating an Excel document (Excel 97-2003) with two worksheets, and trying to add a picture into both of these sheets with WorkSheet.Pictures.Add -method.
The picture displays correctly only on the first worksheet, the second image has a red x and the following error message:
"The image cannot be displayed. Your computer may not have enough memory to open the image, or the image may have been corrupted. Restart your computer, and then open the file again. If the red x still appears, you may have to delete the image and then insert it again."
I have tried adding a .gif image (3 KB) and a .jpg image (10 KB) and the result is same. I'm using a licenced version of Aspose.Cells 3.7.1.0.
Is this a bug, or am I missing something?
Thanks in advance.
Mikko