| |||||
The PPTX format is an Open XML format, used mainly by Microsoft's Office PowerPoint suite.
python-pptx allows Python programmers to generate or manipulate complex PPTX files via a few lines of code from Python-based websites or apps.
The module is a top of the line solution for generating PPTX files. This is because the library's API covers absolutely all facets of the PPTX formats.
Requirements:
· Python 2.6.x and 2.7.x
· Python Imaging Library
· lxml
What's New in This Release: [ read full changelog ]
· Added paragraph alignment property (left, right, centered, etc.).
· Added vertical alignment within table cell (top, middle, bottom).
· Added table cell margin properties.

Via: python-pptx 0.2.5






0 Comment:
Post a Comment