deangelisdf/write2audiobook

(PPTX) Generate description of diagram

Aberta

#15 aberto em 16 de set. de 2024

 (0 comentário) (0 reação) (0 responsável)Python (4 forks)auto 404
enhancementgood first issuepptx

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Métricas PR pendentes)

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)

Guia do colaborador