Hi Team,
I am using Aspose Framework (Aspose.cells dll version 8.5.1).
While trying to convert large excel file(no. of sheets-11, no. of rows-23228) to tiff image of file size 20 MB. It is taking huge time to covert into tiff around 4 hours with compression CompressionCCITT4. And without using compression it is throwing an exception. The generated Tiff file size is of 512 MB.
So I wanted to know:
- What is the maximum size of the excel file that Aspose.Cells is able to convert.
- What is the maximum limit on number of pages.
3.What we can do to reduce the time for conversion.
Please provide solution to this problem.