Pictures format support

Hi I want to ask you what picture formats do this API support either as background of the slides or as part of the slide?

Dear gtzotchev,

Thanks for consider Aspose.Slides for .NET

Aspose.Slides for .NET suppors all the picture formats that are supported by System.Drawing.Imaging.ImageFormat enumeration.

Thanks for the reply but I think that you will need one more clarification.

I am using Aspose.Slides for java.

I need PNG,SVG,JPG and TIF. Which of these supported?

Also do these library soppurt loading of *.pot (template) files?

Aspose.Slides for JAVA does not support any image format by itself. It uses JAI to read images. So if JAI supports some format then Aspose.Slides also supports it.

All these formats are supported except one. Probably that is tiff or giff, but don't remember exactly.

Yes, if pot file has some slide, it can be read/manipulated by Aspose.Slides. But, you can clone slide from one presentation into other and also import normal and master slides from one into other and change the master of normal slides.