You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@singerla I'm working on a task which replaces the text present in the pptx of a particular slide. Also all functionality has been implemented in python using python-pptx lib. But I'm struggle at replacing text present in SmartArt, Charts etc. Does this pptx-automizer supports modifying SmartArt, Charts etc?
I was playing around with SmartArt, and I'm sorry, but it introduces a whole lot of relations.
To get replaceText working on a SmartArt, we should introduce a new shape type and apply modifiers to e.g. ppt/diagrams/data1.xml. This is where PowerPoint stores the data for each SmartArt shape.
This is a very interesting feature and I think it could be useful for some other users to be able to modify SmartArt.
Originally posted by @HarshalSangme in #72 (comment)
The text was updated successfully, but these errors were encountered: