Aspose.Words.Markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...Properties Name Description count Gets the number of elements...index. See Also module Aspose.Words.Markup CustomXmlProperty class...
Bookmark.bookmarkStart property. Gets the node that represents the start of the bookmark.... Words . BookmarkStart Examples Shows...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...
Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...Represents a start of a bookmark in a Word document. To learn more, visit...Remarks A complete bookmark in a Word document consists of a BookmarkStart...
Discover the ChartSeries SeriesType property to easily identify your chart series type and enhance your data visualization. Unlock powerful insights today!... Count - 1 ; i >= 0 ; i --) { if (...namespace Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeries...
ChartDataLabel.font property. Provides access to the font formatting of this data label.... words . Font : ... Examples Shows...assertEqual ( 1 , chart . series . count ) self . assertEqual ( 'Y-Values'...
Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document...Represents an end of a bookmark in a Word document. To learn more, visit...Remarks A complete bookmark in a Word document consists of a BookmarkStart...
FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes....begins the footnote/endnote count. doc = aw . Document () builder...document maintains separate counts # for footnotes and for endnotes...
Node.nodeType property. Gets the type of this node.... Words . NodeType Examples Shows how...NodeType . Table , true ). count ). toEqual ( 2 ); let curNode...