I run into the following problem opening a pptx file on Linux on 9.3.0:
spire.presentation.common.SpireException: Microsoft PowerPoint 2007 file is corrpt
when the same code on the same file works fine on Windows 10/11.
Is Spire.Presentation Python really linux compatible? In the requirements on the website it states:
Environment Support
100% Written in Python
Supports 64-bit OS
No Need to Install Additional Software
Riccardo