This feature is supported by version 18.2 or greater.
Working with Email Messages
GroupDocs.Assembly allows you to use data bands in table rows in Email Messages with HTML and RTF bodies. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows. The syntax for using data bands in email messages is as follows:
Client
Manager
Contract Price
«foreach [c in ds]» «[c.Client]»
«[c.Manager]»
«[c.Contact_Price]» <<foreach»
Working with Table-Row Conditional Blocks
You can also use a table-row conditional block whose body occupies single or multiple rows of a single document table. The body of such a block (as well as the body of its every template option) starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows: