deangelisdf/write2audiobook

(PPTX) Generate description of diagram

Offen

#15 geöffnet am 16.09.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (4 Forks)auto 404
enhancementgood first issuepptx

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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)

Contributor Guide