PageSetup.pageStartingNumber property. Gets or sets the starting page number of the section....the section to have the page count that PAGE fields display start...the section to have the page count that PAGE fields display start...
Style.styles property. Gets the collection of styles this style belongs to.... words . StyleCollection : ... Examples...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...
Bookmark.bookmarkEnd property. Gets the node that represents the end of the bookmark.... Words . BookmarkEnd Examples Shows...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...
Range.bookmarks property. Returns a [Range.bookmarks](./) collection that represents all bookmarks in the range.... Words . BookmarkCollection Examples...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...
Aspose.Words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the document...Properties Name Description count Returns the number of revision...this[] See Also module Aspose.Words RevisionGroup class RevisionType...
ChartSeries.seriesType property. Gets the type of this chart series.... Words . Drawing . Charts . ChartSeriesType...( var i = chart . series . count - 1 ; i >= 0 ; i -- ) { if (...
Bookmark.text property. Gets or sets the text enclosed in the bookmark.... count ). toEqual ( 3 ); // Bookmarks...}); See Also module Aspose.Words class Bookmark Bookmark.name...
RevisionGroup.author property. Gets the author of this revision group.... count ) for group in doc . revisions...' ) See Also module aspose.words class RevisionGroup RevisionGroup...