Vector graphics support

Hi,
Does aspose.slides supports vector graphics in the latest version? If so, are there examples of it?
We have a problem that when creating ppt slides with graphics and having people zoom in. Once they zoom in, the graphics appear pixelated.

Thanks!

Hi,

MS PowerPoint supports vector graphics but only as WMF and EMF metafiles. Aspose.Slides also supports it almost since first versions. Other vector graphics should be converted to WMF and EMF before inserting to a presentation.

For bitmaps it's possible to use raster images with higher resolution to have possibility of zooming it without loosing quality.

For more information on related Aspose.Slides API, URLs are as under:

http://www.aspose.com/documentation/.net-components/aspose.slides-for-.net/aspose.slides.slide.savetosvg_overloads.html

http://www.aspose.com/documentation/.net-components/aspose.slides-for-.net/aspose.slides.svgoptions.html