ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21....Add a regular space. builder . write ( 'Before space.' + aw . ControlChar...ControlChar . SPACE_CHAR + 'After space.' ) # Add an NBSP, which...
Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results....a hyphen and not to break a line. Useful info: http://www.cs...Add a regular space. builder . Write ( "Before space." + ControlChar...
Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" in C++....> ( doc ); // Add a regular space. builder -> Write ( System ::...:: String ( u "Before space." ) + Aspose :: Words :: ControlChar...
Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....> ( doc ); // Add a regular space. builder -> Write ( System ::...:: String ( u "Before space." ) + Aspose :: Words :: ControlChar...
Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++....> ( doc ); // Add a regular space. builder -> Write ( System ::...:: String ( u "Before space." ) + Aspose :: Words :: ControlChar...
A customer satisfaction survey decorated with your logo.... empty_line Add a vertical spacing between elements...answers. text Add one or more lines of text to the form. Source...
CompatibilityOptions.suppress_bottom_Spacing property. Ignore Exact Line Height for Last Line on Page....suppress_bottom_spacing property CompatibilityOptions.suppress_bottom_spacing...suppress_bottom_spacing property Ignore Exact Line Height for Last...
Font.strikeThrough property. True if the font is formatted as strikethrough text....Examples Shows how to add a line strikethrough to text. let doc...( doc , "Text with a single-line strikethrough." ); run . font...