You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does someone know a way to delete an InlineShape from a docx file with python-docx package ?
I want to edit a template by deleting pictures in it but do not find a way to do this.
Hello,
Does someone know a way to delete an InlineShape from a docx file with python-docx package ?
I want to edit a template by deleting pictures in it but do not find a way to do this.
Thank in advance for your help !