Issue with merging Excel files

We are facing an issue while merging Excel files using Aspose.Cells version 19.1

The issue comes when we try to save this using workbook.save(stream, format.xlsx)

The same works if we save using workbook.savetostream() but this way we get issue of row truncation to 65000 rows.

Please assist.

@prasad.dhamale1,

Thanks for providing us some details.

Please try using our latest version/fix: Aspose.Cells for. NET v19.6.x.

If you still find the issue with v19.6, kindly create a sample project (runnable) to reproduce the issue. Also, zip the project with template files (if any) prior attaching. We will check your issue soon.