Is getThumbNail() method available in Aspose.Slides for Java

Hi

I see an example of of creating a thumbnail from a slide in the Programmer’s guide under Aspose.slides for .NET and java but could not find this method in the java API. IS this method only available in .NET version?
Could you confirm


This message was posted using Page2Forum from Frequently Asked Questions - Aspose.Slides for .NET and Java

The method name is Slide.getThumbnail() , for code example in JAVA for obtaining thumbnails, you should see this link

http://www.aspose.com/documentation/file-format-components/aspose.slides-for-.net-and-java/creating-slide-thumbnail-image.html