Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cedc2e1 commit f181a89Copy full SHA for f181a89
docs/index.rst
@@ -18,6 +18,7 @@ Here's an example of what |docx| can do:
18
|img| ::
19
20
from docx import Document
21
+ from docx.shared import Inches
22
23
document = Document()
24
document.add_heading('Document Title', 0)
0 commit comments