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
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
features
steps
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 6, 2019
doc: Document.add_section() strips hdr/ftr refs
Show description for 5a31034
scanny
committed
5a31034
View commit details
Copy full SHA for 5a31034
View code at this point
Browse repository at this point
acpt: add scenarios for first/even header/footer
scanny
committed
db7a828
View commit details
Copy full SHA for db7a828
View code at this point
Browse repository at this point
acpt: add scenarios for Section.diff_first_page..
Show description for 1db743c
scanny
committed
1db743c
View commit details
Copy full SHA for 1db743c
View code at this point
Browse repository at this point
acpt: add odd-even-page-headers scenarios
scanny
committed
1fd57de
View commit details
Copy full SHA for 1fd57de
View code at this point
Browse repository at this point
acpt: add header /footer content insert scenarios
scanny
committed
e52d32f
View commit details
Copy full SHA for e52d32f
View code at this point
Browse repository at this point
acpt: add scenarios for headers and footers
ondrej-111
authored and
scanny
committed
a93373a
View commit details
Copy full SHA for a93373a
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
pep8: fixes for latest version of flake8
Show description for 1eda7f3
scanny
committed
1eda7f3
View commit details
Copy full SHA for 1eda7f3
View code at this point
Browse repository at this point
Commits on Aug 18, 2018
acpt: add scenarios for Cell.vertical_alignment
revossen-asml
authored and
scanny
committed
fbfaaa6
View commit details
Copy full SHA for fbfaaa6
View code at this point
Browse repository at this point
Commits on Oct 29, 2016
acpt: add scenarios for _Row.height, .height_rule
revossen-asml
authored and
Steve Canny
committed
4d93057
View commit details
Copy full SHA for 4d93057
View code at this point
Browse repository at this point
Commits on May 27, 2016
acpt: add scenarios for add/remove tab stop
DKWoods
authored and
Steve Canny
committed
2bdaf7e
View commit details
Copy full SHA for 2bdaf7e
View code at this point
Browse repository at this point
acpt: add scenarios for TabStop property setters
DKWoods
authored and
Steve Canny
committed
bcd4a55
View commit details
Copy full SHA for bcd4a55
View code at this point
Browse repository at this point
acpt: add scenarios for TabStop property getters
DKWoods
authored and
Steve Canny
committed
ff5e5c2
View commit details
Copy full SHA for ff5e5c2
View code at this point
Browse repository at this point
Commits on May 26, 2016
acpt: add scenarios for tab stop access
DKWoods
authored and
Steve Canny
committed
a723006
View commit details
Copy full SHA for a723006
View code at this point
Browse repository at this point
acpt: add scenario for ParagraphFormat.tab_stops
DKWoods
authored and
Steve Canny
committed
7709787
View commit details
Copy full SHA for 7709787
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
acpt: add scenarios for Font.highlight_color
DKWoods
authored and
Steve Canny
committed
c25b7f3
View commit details
Copy full SHA for c25b7f3
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
acpt: add scenarios for Document.settings
Steve Canny
committed
4f0c322
View commit details
Copy full SHA for 4f0c322
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
acpt: add scenarios for Table.table_direction
Steve Canny
committed
d278197
View commit details
Copy full SHA for d278197
View code at this point
Browse repository at this point
acpt: rewrite scenarios for Table add row & column
Steve Canny
committed
8efe8ad
View commit details
Copy full SHA for 8efe8ad
View code at this point
Browse repository at this point
acpt: add scenario for _Cell.add_table()
Steve Canny
committed
ebd5e85
View commit details
Copy full SHA for ebd5e85
View code at this point
Browse repository at this point
acpt: rewrite scenario for Document.add_table()
Show description for 74931e2
Steve Canny
committed
74931e2
View commit details
Copy full SHA for 74931e2
View code at this point
Browse repository at this point
acpt: groom some existing acceptance tests
Show description for 5309b41
Steve Canny
committed
5309b41
View commit details
Copy full SHA for 5309b41
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
acpt: add scenarios for ColorFormat.theme
Steve Canny
committed
426cad4
View commit details
Copy full SHA for 426cad4
View code at this point
Browse repository at this point
acpt: add scenarios for ColorFormat.rgb
mavwolverine
authored and
Steve Canny
committed
478c68b
View commit details
Copy full SHA for 478c68b
View code at this point
Browse repository at this point
acpt: add scenarios for ColorFormat.type
Steve Canny
committed
397cef4
View commit details
Copy full SHA for 397cef4
View code at this point
Browse repository at this point
acpt: add scenario for Font.color
mavwolverine
authored and
Steve Canny
committed
946864f
View commit details
Copy full SHA for 946864f
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
reorg: extract parfmt-related behave steps
Steve Canny
committed
0f5ad58
View commit details
Copy full SHA for 0f5ad58
View code at this point
Browse repository at this point
reorg: extract font-related behave steps
Show description for 49f935f
Steve Canny
committed
49f935f
View commit details
Copy full SHA for 49f935f
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
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
doc: remove old Document shim object
Steve Canny
committed
b36e40f
View commit details
Copy full SHA for b36e40f
View code at this point
Browse repository at this point
acpt: add scenario for Document.tables
Show description for a9608c8
Steve Canny
committed
a9608c8
View commit details
Copy full SHA for a9608c8
View code at this point
Browse repository at this point
acpt: migrate scenario for Document.styles
Steve Canny
committed
13b1e74
View commit details
Copy full SHA for 13b1e74
View code at this point
Browse repository at this point
api: remove old Document.sections
Steve Canny
committed
804aad1
View commit details
Copy full SHA for 804aad1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.