We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install and use the latest version of the API.
Features Introduced
While assembling a document, if syntax tags are removed or replaced with empty values, the output document will have empty paragraphs. In version 18.10, we have introduced a new member **RemoveEmptyParagraphs **in DocumentAssemblyOptions. When this option is applied using DocumentAssembler.Options, the engine additionally removes empty paragraphs. You can use this option for the following document types:
- Word Processing Document
- Presentation Document
- Email Document
Use CaseTemplate document.```
Prefix
«[""]»
Suffix
Result document without the new option applied.
Prefix
Suffix
Result document when the new option, **RemoveEmptyParagraphs** is applied.
Prefix
Suffix
# Available Channels and Resources
Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.Assembly for .NET.
* [Installation](https://www.nuget.org/packages/GroupDocs.Assembly/ "GroupDocs.Assembly Nuget Package") - Install GroupDocs.Assembly using NuGet
* [Documentation](https://docs.groupdocs.com/display/assemblynet/Getting+Started "Assembly API documentation") - API Documentation
* [Examples/Plugins/Showcases](https://github.com/groupdocs-assembly/GroupDocs.Assembly-for-.NET/tree/master/Examples "How to use Assembly API") - Source Code Examples, Plugins, and Showcase Application
* [Video Tutorials](https://www.youtube.com/playlist?list=PL25CTxMCj5vOzsaE9Rwjwd4-OwvdaWmJ8 "Assembly API YouTube Tutorials") - YouTube API Videos
* [Product Support Forum](https://forum.groupdocs.com/c/assembly) - Technical Support Forum for GroupDocs.Assembly Product Family
# Feedback
As always, if you have some questions, queries or suggestions about [GroupDocs.Assembly for .NET](https://products.groupdocs.com/assembly/net) API, just share with us by creating a [forum thread](https://forum.groupdocs.com/c/assembly).