Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....Aspose::Words::Layout::LayoutCollector::get_Document method Contents...< Aspose :: Words :: Document > Aspose :: Words :: Layout ::...
ChartDataLabel.font property. Provides access to the font formatting of this data label.... Words . Font Examples Shows how to...; expect ( chart . series . count ). toEqual ( 1 ); expect ( chart...
Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management.... Count , Is . EqualTo ( 2 )); using... That ( mappedDataFields . Count , Is . EqualTo ( 0 )); } ///...
Discover the ChartDataLabel ShowDataLabelsRange property to enhance your charts by displaying data label values. Boost clarity with this easy feature!... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...
TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...words will always detect the first...) { expect ( doc . lists . count ). toEqual ( 4 ); expect ( doc...
OleFormat.clsid property. Gets the CLSID of the OLE object.... count ). toEqual ( 3 ); expect ( ..."0" ); See Also module Aspose.Words.Drawing class OleFormat OleFormat...
Aspose.Words.Tables.Row class. Represents a table row... count Gets the number of immediate...( let i = 0 ; i < tables . count ; i ++ ) { console . log ( `Start...
aspose.Words.FileFormatUtil.detect_file_format method... count ) Shows how to use the FileFormatUtil...File . open_read ( MY_DIR + 'Word document with missing file extension'...
Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly.... Count , Is . EqualTo ( 3 )); Assert...namespace Aspose.Words.Drawing.Ole assembly Aspose.Words Forms2OleControlColl...
Effortlessly remove field mappings with the MappedDataFieldCollection Remove method. Streamline your data management process today!... Count , Is . EqualTo ( 2 )); using... That ( mappedDataFields . Count , Is . EqualTo ( 0 )); } ///...