Analysis¶

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

Feature Analysis¶

  • Header and Footer
  • Settings part
  • Text
    • 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

Related Topics

  • Documentation overview
    • Previous: WD_UNDERLINE
    • Next: Header and Footer

Useful Links

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

Quick search

©2021, Steve Canny. | Powered by Sphinx 3.2.1 & Alabaster 0.7.12 | Page source