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 && …...He October 29, 2025, 7:04am 3 @aakanksha76 When exporting...aakanksha76 October 29, 2025, 7:29am 4 Thank you for your response…...