Tag Archives: Remove empty paragraphs in mail merge

New Mail Merge Cleanup Options in Aspose.Words for .NET and Java

Remove Empty Fields Mail Merge C# Java

In Aspose.Words 10.8, released a few days ago, we introduced some new options that allow removing various items from the document while a mail merge is performed. Until this release two properties controlled whether empty paragraphs and regions were removed – MailMerge.RemoveEmptyParagraphs and MailMerge.RemoveEmptyRegions, respectively. These properties are still there, but have been marked obsolete, so there is a new way to instruct the mail merge engine how to perform a cleanup.

We have introduced a MailMergeCleanupOptions enumeration whose … Continue Reading

Posted in Aspose.Words Product Family | Tagged , , , ,