如何阅读形状中的文本使用 python-docx

How to read the text in the shape use python-docx

如何使用python-docx阅读形状中的文字?

我测试了inline_shapes,它是一个空数组。

inline_shape的定义也没有文字。
https://python-docx.readthedocs.io/en/latest/api/shape.html#docx.shape.InlineShapes

如何从以下 docx 中读取 name

python-docx暂不支持任意绘图

https://python-docx.readthedocs.io/en/latest/user/shapes.html