When converting a Pptx presentation to PPT format, some text is added and some moves around.
The code:
using (Aspose.Slides.Presentation PPT_0 = new Aspose.Slides.Presentation(@"D:\Problem.Pptx"))
{
PPT_0.Save(@"D…...Added and Moved when Converting PPTX to PPT in C# Aspose.Slides Product... 8:42am 1 When converting a PPTX presentation to PPT format,...