# 获取段落样式 paragraph_format = style.paragraph_format # 首行缩进0.74厘米,即2个字符 paragraph_format.first_line_indent = Cm(0.74)