Parker
Results
3
comments of
Parker
The same question. That's just the 0.1.0 version. What happened to this gem.....:
Color written in the xml. Previewed with the correct color, wrong after open the pptx. Need help, thanks.
Hyperlink **color** and underline not work, still default blue. hyperlink has no font property. Python version: 3.11.4 python-pptx: 0.6.23 prs = Presentation() blank_slide_layout = prs.slide_layouts[6] slide = prs.slides.add_slide(blank_slide_layout) txBox =...