Retrive wrong Slide By Slide.get(index)

Hi,
once i use the function Presentation.getSlides().get(index) to get the real slide from a Powerpoint file(PPT Format), i get always the wrong slide. how can i solve this problem or does anybody share the same with me? i have tried it with the index 1 and it returns the value 3. Slide (almost always??)

Thanks.

Hi Sai,

Thanks for considering Aspose.Slides.

It seems quite strange that you are receiving wrong slides using Presentation.getSlides().get(index). Please try using Presentation.getSlideByPosition(Position_Index). If the problem still persists, then please share your presentation file with us for further investigation.

Thanks and Regards,