In order to modify an existing document As a developer using python-pptx I need a way to delete a paragraph Need to account for the possibility the paragraph contains the last reference to a relationship, such as might a hyperlink or inline picture.
In order to modify an existing document
As a developer using python-pptx
I need a way to delete a paragraph
Need to account for the possibility the paragraph contains the last reference to a relationship, such as might a hyperlink or inline picture.