Built-in sandbox SHIM: a pptx (python-pptx) compatible module backed by
Apache POI XSLF (org.apache.poi/poi-ooxml) so from pptx import Presentation
writes real .pptx files without the CPython package. Presentations/slides/
shapes live HOST-side in an integer registry; the Python classes are thin
handle wrappers exchanging EMU geometry + base64 image/file bytes across the
boundary.
Built-in sandbox SHIM: a `pptx` (python-pptx) compatible module backed by Apache POI XSLF (`org.apache.poi/poi-ooxml`) so `from pptx import Presentation` writes real .pptx files without the CPython package. Presentations/slides/ shapes live HOST-side in an integer registry; the Python classes are thin handle wrappers exchanging EMU geometry + base64 image/file bytes across the boundary.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |