PavelS0 / docx_template_dart

A Docx template engine
Apache License 2.0
43 stars 31 forks source link

Paragraph add with bold, italic and Color text #49

Open NitinITCH opened 1 year ago

NitinITCH commented 1 year ago

Hi, Awesome library for docx. Actually, I want a normal paragraph with text style like bold and Color of text which is possible with this library. if yes then you saved my day thanks.

FickleLife commented 4 months ago

Hi, just wondering if you managed to control text properties (bold, colour etc) in the end?