deangelisdf/write2audiobook

(PPTX) Generate description of diagram

開放

#15 建立於 2024年9月16日

 (0 則留言) (0 個反應) (0 位負責人)Python (4 個分叉)auto 404
enhancementgood first issuepptx

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (30 天內沒有已合併 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)

貢獻者指南