I'm writing powerpoint files with the Open XML SDK, and I need to get PowerPoint to reflow text on startup. I'm setting PP's GUI options for "Shrink text on overflow" and "Wrap text in shape" in my generated pptx xml, but PowerPoint doesn't reflow the text until I edit the file. Embedding VB probably isn't an option.
↧