Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 12,919 for

word count

(0.13 sec)
  1. BookmarkStart.name property | Aspose.Words for ...

    BookmarkStart.name property. Gets or sets the bookmark name.... count ). toEqual ( 3 ); // Bookmarks...}); See Also module Aspose.Words class BookmarkStart BookmarkStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...Words imports them into destination...assertEqual ( 4 , dst_doc . lists . count ) options = aw . ImportFormatOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  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. 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...
  8. Person.middle property | Aspose.Words for Python

    Person.middle property. Gets or sets the middle name of a person.... count ) person = authors [ 0 ] self...last ) See Also module aspose.words.bibliography class Person Person...

    reference.aspose.com/words/python-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. ChartSeriesGroupCollection.remove_at method | A...

    ChartSeriesGroupCollection.remove_at method. Removes a series group at the specified index... count : if series_groups [ i ] . axis_group...+= 1 See Also module aspose.words.drawing.charts class ChartSeriesGroupColl...

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