Hi,
we are adding a svg file to a slide. The resulting image is just junk - it’s not at all. We tried with Aspose.Slides native api by creating a new instance of “SvgImage” and also tried with Aspose.Imaging by converting the svg file to a png file before adding it to the slide. Both versions results are bad.
I attached
- the svg file
 - the resulting ppts
 - a eclipse maven project with the code
 - a runnable example of the maven project. It creates a “result.pptx” in the Desktop folder of the current user (nope, not this one because it’s too big to upload)
 
aspose case.zip (410.9 KB)