com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface ILegacyDiagram

    • Method Detail

      • convertToSmartArt

        ISmartArt convertToSmartArt()

        Converts legacy digram to editable SmartArt object. Created SmartArt object adds to parent group shape at the same position.

        Returns:
        Created SmartArt object.
      • convertToGroupShape

        IGroupShape convertToGroupShape()

        Converts legacy digram to editable group shape. Created GroupShape object adds to parent group shape at the same position.

        Returns:
        Created GroupShape object.