Cannot find AnimTimeLineEx- AnimSequenceEx- AnimEffectEx- AnimEffectTriggerTypeEx- and SlideshowTransitionEx Class

Hi,

I has worked in Aspose.Slide 4.1.1

When I chage the version of Aspose.Slide 4.3.0, I got the error message that can not finding AnimTimeLineEx, AnimSequenceEx, AnimEffectEx, AnimEffectTriggerTypeEx, and SlideshowTransitionEx namespace or class.

There is no poblem in my code on Aspose.Slide 4.1.1

Is there any changes of class name or namespace between Aspose.Slide 4.1.1 and Aspose.Slide 4.3.0?

Dear Hwanmo,

I am sorry for the delayed response as I was awaiting response from our development team. Actually, the mentioned classes have been renamed in the latest version of Aspose.Slides for .NET by removing the prefixes with the class names. AnimTimeLineEx has been renamed to TimeLineEx , AnimSequenceEx to SequenceEx, AnimEffectEx to EffectEx, AnimEffectTriggerTypeEx to EffectTriggerTypeEx, and SlideshowTransitionEx has been renamed to TransitionEx. Hope it answers your query.

Thanks and Regards,