Hi Aspose team,
We are observing errors processing certain PPTX files containing empty math elements. The files are valid OOXML packages, which implies this is a bug in Aspose.Slides 26.06.
System.ArgumentNullException…...Export; using var presentation = new Presentation("aspose-load-s...-empty-mathtext.pptx"); presentation.Save("out.pdf", SaveFormat...