This is very similar to CELLSJAVA-45271, which you already fixed (thanks for that), just for Microsoft pptx files.
We’re using Aspose Slides for Java to remove passwords from Powerpoint (pptx) documents. We noticed that…...Saving a presentation twice after removing the password results...setPassword(pw); Presentation presentation = new Presentation(is, loadOptions);...