Hello,
I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6.
Currently I am using below code for conversion:
final PageSetup pgSetup = curSheet.getPageSetup();
if (pgSetup != null && …... I replaced the following line of code:..."A1:L39, A40:L78" ; b). Also, I replaced the following line of code:...