Hi Team,
Attached a simple .net8 console app project with a pptm file.
In this project with this pptm a simple open and save action throws
Unhandled exception. System.NullReferenceException: Object reference not set …...while loading var loadOpts = new LoadOptions { LoadFontFallback...LoadFontFallback = true }; var pres = new Presentation("input.pptm", loadOpts);...