Directories
¶
| Path | Synopsis |
|---|---|
|
Package drawingml implements the DrawingML (ECMA-376 "a:" namespace) primitives shared by DOCX, PPTX, and XLSX: shape transforms, preset geometry, colors, fills, and image references.
|
Package drawingml implements the DrawingML (ECMA-376 "a:" namespace) primitives shared by DOCX, PPTX, and XLSX: shape transforms, preset geometry, colors, fills, and image references. |
|
chart
Package chart provides OpenXML modeling for DrawingML charts (c:).
|
Package chart provides OpenXML modeling for DrawingML charts (c:). |
|
examples
|
|
|
01_basic
command
|
|
|
02_read_and_modify
command
This example opens an existing .pptx — template.pptx, generated by python-pptx (a real, foreign producer, not pptxgo's own output — see pptx/testdata's own fixtures for why that distinction matters), inspects its {{placeholder}} tokens, merges in real values, and saves the result.
|
This example opens an existing .pptx — template.pptx, generated by python-pptx (a real, foreign producer, not pptxgo's own output — see pptx/testdata's own fixtures for why that distinction matters), inspects its {{placeholder}} tokens, merges in real values, and saves the result. |
|
03_charts_demo
command
|
|
|
Package opc implements the Open Packaging Conventions (ECMA-376 Part 2): the ZIP container, [Content_Types].xml, and relationship (.rels) parts shared by every OOXML format (DOCX, PPTX, XLSX).
|
Package opc implements the Open Packaging Conventions (ECMA-376 Part 2): the ZIP container, [Content_Types].xml, and relationship (.rels) parts shared by every OOXML format (DOCX, PPTX, XLSX). |
|
pkg
|
|
|
errors
Package errors provides structured error types for pptxgo.
|
Package errors provides structured error types for pptxgo. |
|
Package pptx assembles PresentationML content on top of opc.Package and drawingml's shared primitives: presentation.xml, slide masters, slide layouts, slides, and the theme.
|
Package pptx assembles PresentationML content on top of opc.Package and drawingml's shared primitives: presentation.xml, slide masters, slide layouts, slides, and the theme. |
|
Package themes provides ready-to-use brand palettes for pptxgo, as pptx.Theme values you pass to pptx.New via pptx.WithTheme:
|
Package themes provides ready-to-use brand palettes for pptxgo, as pptx.Theme values you pass to pptx.New via pptx.WithTheme: |
Click to show internal directories.
Click to hide internal directories.