Hi, I’m using Aspose.Cells for Java for removing passwords from Office documents. This works fine for a password protected OpenOffice Calc file.
If I create the file the same way with LibreOffice Calc, creating the Workbook fails with InvalidPasswordException. Although I can open the ods file with the same password in LibreOffice (and OpenOffice).
The Aspose.Cells page says that OpenOffice ods is supported. So, LibreOffice isn’t explicitly mentioned.
Are there known limitations around password protected LibreOffice Calc documents?