I have in document placeholder with some text. This text consists from several strings, splitted by “<line>“. How can I replace this text witha scoupe of paragraphs, each containing only one string?
I have in document placeholder with some text. This text consists from several strings,
Share
I’ve found a solution. It was only necessary to break the string and for each string create a paragraph with formatting, otherwise the elements are created as OpenXmlUnknownElement.