We have an application that converts PPTX files to SVG files.
If we have a MathFormula in our PPTX file and try to convert this file to SVG, the MathFormula is completely missing. In an old version of Aspose.Slides.NET …...ToArray(); svg = Encoding.UTF8.GetString(svgBytes);...