deangelisdf/write2audiobook
(PPTX) Generate description of diagram
Ouverte
#15 ouverte le 16 sept. 2024
enhancementgood first issuepptx
Métriques du dépôt
- Stars
- (1 étoile)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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)