Ethan Woo
unread,Nov 25, 2019, 3:58:50 AM11/25/19You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi everyone,
I am currently using Python 3.7.4, and have used pip to install python
docx. I have looked up on many tutorials on how to use it, but they are all
mostly the same.
doc.add_heading("Test")
when i type that line, i get this:
KeyError: "no style with name 'Heading 1'"
can help?