Hi, I’m using Aspose Cells for Java for removing passwords from ods files. I’m currently updating from Aspose Cells 23.3 to 26.2. The example ods file has been created with Open Office. Password removal with 23.3 was suc…...{ LoadOptions loadOptions = new LoadOptions(); loadOptions.s...get(args[0]))) { Workbook workbook = new Workbook(fis, loadOptions); System...