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 }}
wormcode
/
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
tests
text
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 6, 2019
hdr: add BaseStoryPart.new_pic_inline()
Show description for 7f32a65
scanny
committed
7f32a65
View commit details
Copy full SHA for 7f32a65
View code at this point
Browse repository at this point
hdr: add _Header._drop_header_part()
ondrej-111
authored and
scanny
committed
383ebd1
View commit details
Copy full SHA for 383ebd1
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
test: upgrade mock helpers to autospec by default
scanny
committed
5dcb24c
View commit details
Copy full SHA for 5dcb24c
View code at this point
Browse repository at this point
Commits on May 27, 2016
tab: add TabStops.clear_all()
DKWoods
authored and
Steve Canny
committed
58e2151
View commit details
Copy full SHA for 58e2151
View code at this point
Browse repository at this point
tab: add TabStops.__delitem__()
DKWoods
authored and
Steve Canny
committed
df04063
View commit details
Copy full SHA for df04063
View code at this point
Browse repository at this point
tab: add TabStops.add_tab_stop()
DKWoods
authored and
Steve Canny
committed
17e7e38
View commit details
Copy full SHA for 17e7e38
View code at this point
Browse repository at this point
tabs: add TabStop.leader setter
DKWoods
authored and
Steve Canny
committed
78ecbd6
View commit details
Copy full SHA for 78ecbd6
View code at this point
Browse repository at this point
tabs: add TabStop.alignment setter
DKWoods
authored and
Steve Canny
committed
7f76a12
View commit details
Copy full SHA for 7f76a12
View code at this point
Browse repository at this point
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.__getitem__()
DKWoods
authored and
Steve Canny
committed
e5233fd
View commit details
Copy full SHA for e5233fd
View code at this point
Browse repository at this point
tabs: add TabStops.__iter__()
DKWoods
authored and
Steve Canny
committed
1bcdf4a
View commit details
Copy full SHA for 1bcdf4a
View code at this point
Browse repository at this point
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
parfmt: add ParagraphFormat.tab_stops
DKWoods
authored and
Steve Canny
committed
9113b49
View commit details
Copy full SHA for 9113b49
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
font: add Font.color
Steve Canny
committed
f2a3d7c
View commit details
Copy full SHA for f2a3d7c
View code at this point
Browse repository at this point
reorg: extract docx.text.font
Steve Canny
committed
f54ccd7
View commit details
Copy full SHA for f54ccd7
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
run: rewrite Run.add_picture()
Steve Canny
committed
e7553c2
View commit details
Copy full SHA for e7553c2
View code at this point
Browse repository at this point
run: remove prior Run.add_picture() Implementation
Show description for 71c657d
Steve Canny
committed
71c657d
View commit details
Copy full SHA for 71c657d
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
reorg: extract docx.text.parfmt
Steve Canny
committed
705391d
View commit details
Copy full SHA for 705391d
View code at this point
Browse repository at this point
shp: migrate InlineShapes to docx.shape
Steve Canny
committed
e648135
View commit details
Copy full SHA for e648135
View code at this point
Browse repository at this point
Commits on Feb 8, 2015
run: rewrite Run.style setter
Show description for 66f5b78
Steve Canny
committed
66f5b78
View commit details
Copy full SHA for 66f5b78
View code at this point
Browse repository at this point
run: rewrite Run.style getter
Show description for 3f1a01a
Steve Canny
committed
3f1a01a
View commit details
Copy full SHA for 3f1a01a
View code at this point
Browse repository at this point
para: add Paragraph.paragraph_format
Steve Canny
committed
bddd27a
View commit details
Copy full SHA for bddd27a
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.