Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 14,104 for

word count

(1.74 sec)
  1. PageSetup.pageStartingNumber property | Aspose....

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... count ). toEqual ( 6 ); // Apply both...); expect ( doc . styles . count ). toEqual ( 5 ); expect ( paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.document property | Aspose.Words for Python

    Style.document property. Gets the owner document.... words . DocumentBase : ... Examples...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Style.styles property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Bookmark.bookmarkEnd property | Aspose.Words fo...

    Bookmark.bookmarkEnd property. Gets the node that represents the end of the bookmark.... Words . BookmarkEnd Examples Shows...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Range.bookmarks property | Aspose.Words for Nod...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionGroupCollection class | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeries.seriesType property | Aspose.Words ...

    ChartSeries.seriesType property. Gets the type of this chart series.... Words . Drawing . Charts . ChartSeriesType...( var i = chart . series . count - 1 ; i >= 0 ; i -- ) { if (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Bookmark.text property | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionGroup.author property | Aspose.Words fo...

    RevisionGroup.author property. Gets the author of this revision group.... count ) for group in doc . revisions...' ) See Also module aspose.words class RevisionGroup RevisionGroup...

    reference.aspose.com/words/python-net/aspose.wo...