deangelisdf/write2audiobook

(PPTX) Generate description of diagram

Aperta

#15 aperta il 16 set 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Python (4 fork)auto 404
enhancementgood first issuepptx

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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)

Guida contributor