Hi,
Aspose cell has a bug in Excel 23.7, and an early version in the following function:
" public static String saveFormatToExtension(int format) ".
when we work with excel 95 files and use;
int fileFormat = boo…... The aspose cell recognizes it as 55 can you add him...case FileFormatType.TIFF: return ".tiff"; case FileFormatType...