special characters support
- This topic has 1 reply, 2 voices, and was last updated 9 years, 11 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Open-Xml-Sdk-JavaScript › special characters support
Replacing content in PresentationML is significantly more complicated than calling a replace function, not least of all because content can be spread across multiple runs, and the content you want to search for might not be in a single run.
Have you considered using the OpenXmlRegex module? It can search and replace within PPTX. I recommend that you watch the two screen-casts at this link:
http://www.ericwhite.com/blog/blog/openxmlregex-developer-center/