Scheissy
Scheissy
Hey guys! I'm trying to generate really large presentation file with up to 300 slides and I'm running into an issue with broken ppt files. When I'm trying to open...
Raised the max value for the `rand()` call so dublicated identifier are less likely. See issue [#569](https://github.com/PHPOffice/PHPPresentation/issues/569).
Hey guys! I'm looking for a way to set the background color of a label in a (bar) chart. With `$series->getFont()->getColor()->setRGB($color);` it is possible to change the font color for...