Navigation

  • index
  • next |
  • previous |
  • python-docx 1.2.0 documentation »

Analysis¶

Documentation of studies undertaken in support of API and code design.

Feature Analysis¶

  • Comments
  • Header and Footer
  • Settings part
  • Text
    • Hyperlink
    • Tab Stops
    • Font highlight color
    • Paragraph formatting
    • Font
    • Font Color
    • Underline
    • Run-level content
    • Breaks
  • Table
    • Table Properties
    • Table Row
    • Table Cell
    • Table - Merge Cells
  • Styles
    • Styles collection
    • Style objects
    • Paragraph Style
    • Character Style
    • Latent Styles
  • Shapes (in general)
    • Inline shape
    • Inline shape size
    • Picture
  • Core Document Properties
  • Numbering Part
  • Sections

Schema Analysis¶

Collected bits and pieces from the XML Schema docs, MSDN web pages, and the ISO/IEC 29500 spec.

  • CT_Document
  • CT_Body
  • CT_P

Table of Contents

  • Analysis
    • Feature Analysis
    • Schema Analysis

Previous topic

WD_UNDERLINE

Next topic

Comments

Useful Links

  • python-docx @ GitHub
  • python-docx @ PyPI
  • Issue Tracker

Quick search

Navigation

  • index
  • next |
  • previous |
  • python-docx 1.2.0 documentation »
© Copyright 2013, Steve Canny. Created using Sphinx 1.8.6.
Theme based on Read The Docs