Aspose.Slides
didn’t delete referenced OLE and embedded sound data after removing
OleObjectFrame and AudioFrame shapes. Also Shape object now has special
boolean property HasExternalData to determine if shape has some hidden
data (in case shape is not recognised as OleObjectFrame, AudioFrame and
etc.)
3181 – Font of symbols inserted to a text could be changed after slide cloning.
3623,
3800 – MS PowerPoint couldn’t open presentations (“PowerPoint can’t
open ppt because part of the file is missing”). If target presentation
was created through “new Presentation()” call then
Presentation.DeleteHandout() method should be called after slide
cloning.