Hi,
Using Aspose Cells for Java, version 22.7.
Sample code:
InputStream inputStream = new AutoCloseInputStream(new BufferedInputStream(new FileInputStream("empty.xlsx")));
new Workbook(inputStream);
AutoCloseInputStr…...when the next version is published. TarasTielkes July 15, 2022...