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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
SweetProcess
/
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
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 22, 2016
release: prepare v0.8.6 release
Steve Canny
committed
e784a73
View commit details
Copy full SHA for e784a73
Browse repository at this point
Commits on May 27, 2016
docs: document TabStops and TabStop
Show description for 5cb5820
Steve Canny
committed
5cb5820
View commit details
Copy full SHA for 5cb5820
Browse repository at this point
tab: add TabStops.clear_all()
DKWoods
authored and
Steve Canny
committed
58e2151
View commit details
Copy full SHA for 58e2151
Browse repository at this point
tab: add TabStops.__delitem__()
DKWoods
authored and
Steve Canny
committed
df04063
View commit details
Copy full SHA for df04063
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
Browse repository at this point
acpt: add scenarios for add/remove tab stop
DKWoods
authored and
Steve Canny
committed
2bdaf7e
View commit details
Copy full SHA for 2bdaf7e
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
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
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
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
Browse repository at this point
tabs: add TabStop.leader
DKWoods
authored and
Steve Canny
committed
321cad1
View commit details
Copy full SHA for 321cad1
Browse repository at this point
tabs: add TabStop.alignment
DKWoods
authored and
Steve Canny
committed
48a7e31
View commit details
Copy full SHA for 48a7e31
Browse repository at this point
tabs: add TabStop.position
DKWoods
authored and
Steve Canny
committed
5b7edf9
View commit details
Copy full SHA for 5b7edf9
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
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
Browse repository at this point
tabs: add TabStops.__iter__()
DKWoods
authored and
Steve Canny
committed
1bcdf4a
View commit details
Copy full SHA for 1bcdf4a
Browse repository at this point
tabs: add TabStops.__len__()
DKWoods
authored and
Steve Canny
committed
d0bd28e
View commit details
Copy full SHA for d0bd28e
Browse repository at this point
acpt: add scenarios for tab stop access
DKWoods
authored and
Steve Canny
committed
a723006
View commit details
Copy full SHA for a723006
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
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
Browse repository at this point
docs: document TabStops analysis
DKWoods
authored and
Steve Canny
committed
66592e0
View commit details
Copy full SHA for 66592e0
Browse repository at this point
Commits on Apr 23, 2016
docs: small documentation fixes
Steve Canny
committed
6717686
View commit details
Copy full SHA for 6717686
Browse repository at this point
Commits on Apr 10, 2016
docs: document header/footer feature analysis
eupharis
authored and
Steve Canny
committed
13dd6f0
View commit details
Copy full SHA for 13dd6f0
Browse repository at this point
build: update Makefile to current build process
Steve Canny
committed
cb57239
View commit details
Copy full SHA for cb57239
Browse repository at this point
oxml: improve CT_Tc._tc XPath expression
Show description for 27c3888
Steve Canny
committed
27c3888
View commit details
Copy full SHA for 27c3888
Browse repository at this point
oxml: don't resolve XML entities in oxml_parser
Show description for 61b40b1
Steve Canny
committed
61b40b1
View commit details
Copy full SHA for 61b40b1
Browse repository at this point
build: add Python 3.5 to tox environments
Show description for 19b1664
Steve Canny
committed
19b1664
View commit details
Copy full SHA for 19b1664
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
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
Browse repository at this point
acpt: add scenarios for Font.highlight_color
DKWoods
authored and
Steve Canny
committed
c25b7f3
View commit details
Copy full SHA for c25b7f3
Browse repository at this point
docs: document Font.highlight_color analysis
DKWoods
authored and
Steve Canny
committed
46cd9ab
View commit details
Copy full SHA for 46cd9ab
Browse repository at this point
Commits on Mar 16, 2015
docs: add API documentation for Settings object
Steve Canny
committed
5f440f8
View commit details
Copy full SHA for 5f440f8
Browse repository at this point
set: add SettingsPart.default()
Steve Canny
committed
6fbda35
View commit details
Copy full SHA for 6fbda35
Browse repository at this point
set: configure loader for SettingsPart
Steve Canny
committed
f60fddd
View commit details
Copy full SHA for f60fddd
Browse repository at this point
set: add SettingsPart.settings
Steve Canny
committed
72167b7
View commit details
Copy full SHA for 72167b7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.