python docx save as word document code example Example: open word from python import os os.startfile('C:\\Path\\To\\file.docx')