Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells for Node.js via C++....substitution : Font [ Athene Logos ; Regular ] has been substituted in Cell...substitution : Font [ B Traffic ; Regular ] has been substituted in Cell...
ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21....DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...
ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...
ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r....DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...
ControlChar.COLUMN_BREAK property. End of column character: \x000e....DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...
ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14....DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...