Update docs/tech_docs/python/economics_presentation_sample.md

This commit is contained in:
2024-03-29 03:17:14 +00:00
parent 8ef272b826
commit b699b7bed5

View File

@@ -86,6 +86,7 @@ The script generates a PowerPoint presentation including slides on:
To customize slide content and layout, modify the `PresentationCreator` class in your script:
```python
#!/usr/bin/env python3
from pptx import Presentation
from pptx.util import Inches, Pt
from pptx.enum.shapes import MSO_SHAPE