Hi! I am using aspose.slides for Python and I am having troubles extracting the effective path geometry for autoshape objects. The get_geometry_paths() of the shape returns only the base geometry path (for example if it …...isinstance(shape, AutoShape): print("Shape name: ", shape.name)...path_segment in path.path_data: print("Command: ", path_segment.path_command)...