Bold text in table cell

Please help. How do I bold the text in one cell within a table?

Dear chewban,

Thank you for considering Aspose.

You can set font info using [Cell.DefaultCellTextInfo](http://www.aspose.com/Products/Aspose.Pdf/Api/Aspose.Pdf.Cell.DefaultCellTextInfo.html) before adding text into the cell. If you have added text into the cell and want to set text to be bold, then you have to set TextInfo for all segments.