Aspose Slides Different animation of order

Hi.



I used Aspose.Slides

So I found this kind of trouble.



And animation that was created in PowerPoint

Vary the contents of the animation that was created in Aspose.Slides.



Open in Aspose.Slides, it has been saved

Please tell us why you trouble happen.



I’ve used the following, the software version.

MS PowerPoint 2010

Aspose.Slides 15.6.0.0



Please see the attached file for details.

aspose_animation.zip

->animation_Comparison.xlsx

This file is a comparison image.

you can see is the difference between animation sequence number.



->animation_create_MS_powerpont.pptx

powerpoint is a file that I have created in



->animation_create_Aspose.pptx

This file is opened in the Aspose.Slides, is the file that you saved.





Aspose.Slides open and save program.



----------

var presentation = new Presentation(“pptFilePath”);

presentation.Save(“pptSavePath”, Aspose.Slides.Export.SaveFormat.Pptx);

----------



but it does not have the past versions occur.



----------

var presentationEx = new PresentationEx(“pptFilePath”);

presentationEx.Save(“pptSavePath”, Aspose.Slides.Export.SaveFormat.Pptx);

----------



Is there a possibility of degraded?



I hope the answer from you.



Because the English can not be, I’m sorry if there is a deficiency in the text.

Hi Kubo,


Thank you for your interest in Aspose.Slides.

I have observed your comments and worked with the files shared by you. I have been able to reproduce the issue but before we log it into our issue management system, please let us know which version of Aspose.Slides is working fine for you so that we may investigate and resolve it further on our end.

We are sorry for your inconvenience,

Hi Muhammad.



Thank you for answer.

I’m waiting to solve the problem.



Version when it was operating normally is “Aspose.Slides 7.3.10”



Best regards.

Hi Kubo,


Thank you for your further feedback. I have observed your comments regarding Aspose.Slides for .NET 7.3.10 working on your end earlier. I like to add here that present Aspose.Slides for .NET 15.x.x series is unified Aspose.Slides API for both PPT and PPTX presentation and the version you specified belonged to legacy Aspose.Slides for .NET API that is no longer supported. These two API are internally very different. Adnan has already logged the ticket for your issue in our issue tracking system with ID SLIDESNET-36687 and this thread is linked with the issue so that you may be notified automatically, as soon as the issue will be fixed.

We are sorry for your inconvenience,