Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise....get isEndOfHeaderFooter () : boolean Examples Shows how to create...
Table.allowAutoFit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents.... get allowAutoFit () : boolean Remarks The default value is...
RtfSaveOptions.exportCompactSize property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly....get exportCompactSize () : boolean Remarks If the document that...
ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart... get show () : boolean Remarks The following chart...
ChartDataLabelCollection.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series...property Returns or sets a Boolean to indicate the series name...
SignatureLine.isSigned property. Indicates that signature line is signed by digital signature.... get isSigned () : boolean Examples Shows how to sign...
HtmlFixedSaveOptions.saveFontFaceCssSeparately property. Flag indicates whether @font-face CSS rules should be placed into a separate file fontFaces.css when a document is being saved with external stylesheet (that is, when [HtmlFixedSaveOptions.exportEmbeddedCss](../exportEmbeddedCss/) is ``false``)...saveFontFaceCssSepar () : boolean Remarks Setting this property...
TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... get addBidiMarks () : boolean Examples Shows how to insert...
ChartSeries.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....get invertIfNegative () : boolean Examples Shows how to work...
ChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....get invertIfNegative () : boolean Examples Shows how to work...