Howdy!
I am using the python sdk to get info about shapes.
Microsoft has an enum with all the shape types: MsoShapeType enumeration (Office) | Microsoft Learn
When I request info about a shape using aspose, the shape_…... For example, in microsoft chart shapes have the int value 3...that may be returned: Shape, Chart, Table, PictureFrame, VideoFrame...