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
.
pythoningLearning
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-docx
docx
styles
on
master
User selector
All users
All time
Commit history
Commits on Feb 20, 2015
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 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
Commits on Feb 8, 2015
tbl: rewrite Table.style getter
Show description for d922569
Steve Canny
committed
d922569
View commit details
Copy full SHA for d922569
View code at this point
Browse repository at this point
style: deprecate get style by styleId
Steve Canny
committed
6ef6bce
View commit details
Copy full SHA for 6ef6bce
View code at this point
Browse repository at this point
style: add name translation to latent styles
Show description for d96f45f
Steve Canny
committed
d96f45f
View commit details
Copy full SHA for d96f45f
View code at this point
Browse repository at this point
style: extract BabelFish
Steve Canny
committed
656d356
View commit details
Copy full SHA for 656d356
View code at this point
Browse repository at this point
style: add _ParaStyle.next_paragraph_style setter
Steve Canny
committed
7e5471e
View commit details
Copy full SHA for 7e5471e
View code at this point
Browse repository at this point
style: add _ParaStyle.next_paragraph_style getter
Show description for 3119a45
Steve Canny
committed
3119a45
View commit details
Copy full SHA for 3119a45
View code at this point
Browse repository at this point
style: add _LatentStyle.delete()
Steve Canny
committed
10c01d1
View commit details
Copy full SHA for 10c01d1
View code at this point
Browse repository at this point
style: add LatentStyles.add_style()
Steve Canny
committed
f3fa3a9
View commit details
Copy full SHA for f3fa3a9
View code at this point
Browse repository at this point
style: add _LatentStyle on/off prop setters
Steve Canny
committed
8562eb7
View commit details
Copy full SHA for 8562eb7
View code at this point
Browse repository at this point
style: add _LatentStyle on/off prop getters
Steve Canny
committed
ec19643
View commit details
Copy full SHA for ec19643
View code at this point
Browse repository at this point
style: add _LatentStyle.priority setter
Steve Canny
committed
75006eb
View commit details
Copy full SHA for 75006eb
View code at this point
Browse repository at this point
style: add _LatentStyle.priority getter
Steve Canny
committed
15c1cfe
View commit details
Copy full SHA for 15c1cfe
View code at this point
Browse repository at this point
style: add _LatentStyle.name getter
Steve Canny
committed
e0a27fa
View commit details
Copy full SHA for e0a27fa
View code at this point
Browse repository at this point
docs: add API documentation for latent styles
Show description for 3eb7d1e
Steve Canny
committed
3eb7d1e
View commit details
Copy full SHA for 3eb7d1e
View code at this point
Browse repository at this point
style: add LatentStyles on/off property setters
Steve Canny
committed
f2213d0
View commit details
Copy full SHA for f2213d0
View code at this point
Browse repository at this point
style: add LatentStyles.load_count setter
Steve Canny
committed
6a449d5
View commit details
Copy full SHA for 6a449d5
View code at this point
Browse repository at this point
style: add LatentStyles.default_priority setter
Steve Canny
committed
9121e10
View commit details
Copy full SHA for 9121e10
View code at this point
Browse repository at this point
style: add LatentStyles on/off property getters
Steve Canny
committed
45dd568
View commit details
Copy full SHA for 45dd568
View code at this point
Browse repository at this point
style: add LatentStyles.load_count getter
Steve Canny
committed
f9cacf3
View commit details
Copy full SHA for f9cacf3
View code at this point
Browse repository at this point
style: add LatentStyles.default_priority getter
Steve Canny
committed
c6ee527
View commit details
Copy full SHA for c6ee527
View code at this point
Browse repository at this point
style: add LatentStyles.__getitem__()
Steve Canny
committed
3828b11
View commit details
Copy full SHA for 3828b11
View code at this point
Browse repository at this point
style: add LatentStyles.__iter__()
Steve Canny
committed
faf2dee
View commit details
Copy full SHA for faf2dee
View code at this point
Browse repository at this point
style: add LatentStyles.__len__()
Steve Canny
committed
3912043
View commit details
Copy full SHA for 3912043
View code at this point
Browse repository at this point
style: add Styles.latent_styles
Steve Canny
committed
bb16965
View commit details
Copy full SHA for bb16965
View code at this point
Browse repository at this point
acpt: add scenario for Styles.latent_styles
Steve Canny
committed
b8b7367
View commit details
Copy full SHA for b8b7367
View code at this point
Browse repository at this point
style: add BaseStyle.locked setter
Steve Canny
committed
67cfed6
View commit details
Copy full SHA for 67cfed6
View code at this point
Browse repository at this point
style: add BaseStyle.locked getter
Steve Canny
committed
e8f3ad3
View commit details
Copy full SHA for e8f3ad3
View code at this point
Browse repository at this point
style: add BaseStyle.quick_format setter
Steve Canny
committed
c5b2688
View commit details
Copy full SHA for c5b2688
View code at this point
Browse repository at this point
style: add BaseStyle.quick_format getter
Steve Canny
committed
7dafb70
View commit details
Copy full SHA for 7dafb70
View code at this point
Browse repository at this point
style: add BaseStyle.unhide_when_used setter
Steve Canny
committed
a6b429b
View commit details
Copy full SHA for a6b429b
View code at this point
Browse repository at this point
style: add BaseStyle.unhide_when_used getter
Steve Canny
committed
8ea3891
View commit details
Copy full SHA for 8ea3891
View code at this point
Browse repository at this point
style: add BaseStyle.priority setter
Steve Canny
committed
872a0f2
View commit details
Copy full SHA for 872a0f2
View code at this point
Browse repository at this point
style: add BaseStyle.priority getter
Steve Canny
committed
0b612d3
View commit details
Copy full SHA for 0b612d3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.