deangelisdf/write2audiobook

(PPTX) Generate description of diagram

开放

#15 创建于 2024年9月16日

 (0 条评论) (0 个反应) (0 位负责人)Python (4 个派生)auto 404
enhancementgood first issuepptx

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Starting from PowerPoint diagram generate a description.

It can be done using phrase as:

The box "input" are linked to box "System A". The box "System A" are linked with text "output"

The library used is pptx-python, the objects must be retrived are Shapes and Autoshapes (https://python-pptx.readthedocs.io/en/latest/api/shapes.html#shape-objects-autoshapes)

贡献者指南