python-docx Description

python_docx is a Python library that allows you to create and update Microsoft Word (.docx), files. Word's fundamental structure is the paragraph. They are used for body text as well as headings and list items such bullets. Although you can specify width and height, it is not recommended. If you only specify one, python docx uses it for the correct scaled value of both. This ensures that your image doesn't look stretched and preserves the aspect ratio. You should learn what a Word paragraph format is. It allows you to apply multiple formatting options to a paragraph at a time. Python-docx can be used to create new documents and make changes to existing documents. It only allows you to make changes to existing documents. However, if you start with a blank document, it may feel like you are creating one from scratch.

Pricing

Pricing Starts At:
Free
Free Version:
Yes

Integrations

API:
Yes, python-docx has an API

Reviews - 1 Verified Review

Total
ease
features
design
support

Company Details

Company:
python-docx
Website:
python-docx.readthedocs.io/en/latest/

Media

python-docx Screenshot 1
Recommended Products
Top Rated Business VoIP Provider for 2024 for as low as $20/mo*! Icon
Top Rated Business VoIP Provider for 2024 for as low as $20/mo*!

Message, video, and phone on any device. Trusted by over 400,000 businesses.

- Includes 100+ Premium Features
- Unlimited Calling, Faxing, SMS, Conferencing.

Product Details

Platforms
Windows
Linux
Type of Training
Documentation
Customer Support
Online

python-docx Features and Options

python-docx User Reviews

Write a Review
  • Name: Anonymous (Verified)
    Job Title: Principal Software Engineer
    Length of product use: 1-2 Years
    Used How Often?: Daily
    Role: User
    Organization Size: 100 - 499
    Features
    Design
    Ease
    Pricing
    Support
    Likelihood to Recommend to Others
    1 2 3 4 5 6 7 8 9 10

    Edit Word docs with Python

    Date: Aug 02 2022

    Summary: Python-docx is a life-saver if you need to create a large number of Word documents programmatically. It can format text, add media, and save files, all for free.

    Positive: - creates and updates Microsoft Word docs using Python
    - powerful API is able to add pictures, tables, paragraphs, etc.
    - can really save time if you need to programmatically create documents using a script
    - easy to get started
    - free

    Negative: - documentation is a little barebones, especially when it comes to advanced features

    Read More...