Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
mastermissing
/
python-docx
Public
forked from
python-openxml/python-docx
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-docx
docx
oxml
text
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 27, 2016
tabs: add TabStop.position setter
DKWoods
authored and
Steve Canny
committed
edf8d03
View commit details
Copy full SHA for edf8d03
View code at this point
Browse repository at this point
tabs: add TabStop.leader
DKWoods
authored and
Steve Canny
committed
321cad1
View commit details
Copy full SHA for 321cad1
View code at this point
Browse repository at this point
tabs: add TabStop.alignment
DKWoods
authored and
Steve Canny
committed
48a7e31
View commit details
Copy full SHA for 48a7e31
View code at this point
Browse repository at this point
tabs: add TabStop.position
DKWoods
authored and
Steve Canny
committed
5b7edf9
View commit details
Copy full SHA for 5b7edf9
View code at this point
Browse repository at this point
Commits on May 26, 2016
tabs: add TabStops.__len__()
DKWoods
authored and
Steve Canny
committed
d0bd28e
View commit details
Copy full SHA for d0bd28e
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
font: add Font.highlight_color setter
DKWoods
authored and
Steve Canny
committed
17dce95
View commit details
Copy full SHA for 17dce95
View code at this point
Browse repository at this point
font: add Font.highlight_color getter
Show description for 85cd8bf
DKWoods
authored and
Steve Canny
committed
85cd8bf
View commit details
Copy full SHA for 85cd8bf
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
dml: add ColorFormat.theme_color setter
Steve Canny
committed
a51022b
View commit details
Copy full SHA for a51022b
View code at this point
Browse repository at this point
dml: add ColorFormat.type
Steve Canny
committed
96273f2
View commit details
Copy full SHA for 96273f2
View code at this point
Browse repository at this point
reorg: extract docx.oxml.text.parfmt
Steve Canny
committed
5e9c955
View commit details
Copy full SHA for 5e9c955
View code at this point
Browse repository at this point
reorg: extract docx.oxml.text.font
Steve Canny
committed
83cf975
View commit details
Copy full SHA for 83cf975
View code at this point
Browse repository at this point
Commits on Feb 8, 2015
parfmt: add ParagraphFormat.widow_control setter
Steve Canny
committed
676612d
View commit details
Copy full SHA for 676612d
View code at this point
Browse repository at this point
parfmt: add ParaFormat.page_break_before setter
Steve Canny
committed
3832dc1
View commit details
Copy full SHA for 3832dc1
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.keep_with_next setter
Steve Canny
committed
288871d
View commit details
Copy full SHA for 288871d
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.keep_together setter
Steve Canny
committed
ea6a195
View commit details
Copy full SHA for ea6a195
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.widow_control getter
Steve Canny
committed
86741a1
View commit details
Copy full SHA for 86741a1
View code at this point
Browse repository at this point
parfmt: add ParaFormat.page_break_before getter
Steve Canny
committed
8f836d4
View commit details
Copy full SHA for 8f836d4
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.keep_with_next getter
Steve Canny
committed
8ed7151
View commit details
Copy full SHA for 8ed7151
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.keep_together getter
Steve Canny
committed
fcca0c1
View commit details
Copy full SHA for fcca0c1
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.right_indent setter
Steve Canny
committed
4863ac9
View commit details
Copy full SHA for 4863ac9
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.left_indent setter
Steve Canny
committed
5a92413
View commit details
Copy full SHA for 5a92413
View code at this point
Browse repository at this point
parfmt: add ParaFormat.first_line_indent.setter
Steve Canny
committed
4321d9e
View commit details
Copy full SHA for 4321d9e
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.right_indent getter
Steve Canny
committed
4e5f728
View commit details
Copy full SHA for 4e5f728
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.left_indent getter
Steve Canny
committed
0c26810
View commit details
Copy full SHA for 0c26810
View code at this point
Browse repository at this point
parfmt: add ParaFormat.first_line_indent getter
Steve Canny
committed
931012d
View commit details
Copy full SHA for 931012d
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.line_spacing setter
Steve Canny
committed
3664bed
View commit details
Copy full SHA for 3664bed
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.line_spacing getter
Steve Canny
committed
c38bf8e
View commit details
Copy full SHA for c38bf8e
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.space_after setter
Steve Canny
committed
d16452e
View commit details
Copy full SHA for d16452e
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.space_before setter
Steve Canny
committed
bc296cf
View commit details
Copy full SHA for bc296cf
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.space_after getter
Steve Canny
committed
ee719a9
View commit details
Copy full SHA for ee719a9
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.space_before getter
Show description for 4497b10
Steve Canny
committed
4497b10
View commit details
Copy full SHA for 4497b10
View code at this point
Browse repository at this point
parfmt: add ParagraphFormat.alignment getter
Show description for a076932
Steve Canny
committed
a076932
View commit details
Copy full SHA for a076932
View code at this point
Browse repository at this point
font: add Font.superscript setter
Steve Canny
committed
42ed65d
View commit details
Copy full SHA for 42ed65d
View code at this point
Browse repository at this point
font: add Font.subscript setter
Steve Canny
committed
05065bf
View commit details
Copy full SHA for 05065bf
View code at this point
Browse repository at this point
font: add Font.superscript getter
Steve Canny
committed
7d04ac9
View commit details
Copy full SHA for 7d04ac9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.