ControlChar.COLUMN_BREAK property. End of column character: \x000e....space cannot have an automatic line break at its position. builder...) # Add a line break. builder . write ( 'Before line break.' +...
ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0....space cannot have an automatic line break at its position. builder...) # Add a line break. builder . write ( 'Before line break.' +...
ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21....space cannot have an automatic line break at its position. builder...) # Add a line break. builder . write ( 'Before line break.' +...
GridLineType enumeration GridLineType enumeration Enumerates grid Line Type. The GridLineType type exposes the follow......enumeration Enumerates grid line Type. The GridlineType type...Represents dotted line. HAIR Represents hair line. See Also module...
Aspose.Words.Drawing.ArrowLength enum. Length of the arrow at the end of a Line in C#....of the arrow at the end of a line. public enum ArrowLength Values...horizontal, half-transparent red line // with an arrow on the left...
Represents format of a table cell....getBorderLeft() Returns a left border line properties object. getBorderTop()...getBorderTop() Returns a top border line properties object. getBorderRight()...
ITrendLine Contents [ Hide ] ITrendLine class Class represents trend Line of chart series The ITrendLine type exposes......class Class represents trend line of chart series The ITrendline...trendline_type Gets or sets type of trend line. Read/write trendline_type ...
AddLines Contents [ Hide ] GraphicsPath.AddLines method (1 of 2) Appends a series of connected Line segments to the e......Appends a series of connected line segments to the end of this...represents the points that define the line segments to add. See Also struct...
ControlChar PageBreak field. Page break character x000c or f. Note it has the same value as SectionBreak in C#....space cannot have an automatic line break at its position. builder...// Add a line break. builder . Write ( "Before line break." +...
ControlChar ParagraphBreak field. End of paragraph character x000d or r. Same as Cr in C#....space cannot have an automatic line break at its position. builder...// Add a line break. builder . Write ( "Before line break." +...