Hello ,
i open a word file through https://github.com/aspose-words/Aspose.Words-for-.NET
I find that there are a lot of blank lines during paragraphs:
now in my program, i have a data array i want to loop this array , clone
and insertafter
existing paragraph. i want to add an empty line during these paragraphs.
how to achieve this goal?