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...
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...