[JAVA] Powerpoint Viewer problem

Hello!


If I try to open a ppt-file with some slides created with aspose.slide and then push F5 for the presentation mode. I only see the first slide. the rest ist not shown in this mode. If I open the presentation settings (strg-c strg-s) than the field slide from to is set to 1 and 1.

Is it possible to change these values? Or does anyone have another solution?

I will check why it happens and how to control these settings.

I forgot about SlideShowSettings class.
You can use StartingSlide and EndingSlide properties to control these settings.