[错误]: PPTParser 会默默丢弃分组形状内的文本和图像
作者: iluv7创建于 2026年9月17日更新于 2026年9月17日
_parse_slideiterates only the top-level shapes and never descends intoGroupShapechildren (grpSpelement). The fix is to walk shapes recursively: when a shape exposes.shapes(aGroupShape), apply the same text-frame/table/picture dispatch to its children.
内容来源: agentscope-ai/agentscope