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 && …...Add a page break in excel at end of each page in sheet when converting...converting excel workbook to pdf Aspose.Cells Product Family...