Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 14,098 for

word count

(0.11 sec)
  1. 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...
  2. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method... Words . Bookmark ) Parameter Type...bookmarks ; expect ( bookmarks . count ). toEqual ( 5 ); // There are...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OdsoFieldMapDataCollection class | Aspose.Words...

    aspose.Words.settings.OdsoFieldMapDataCollection class. A typed collection of the [OdsoFieldMapData](../odsofieldmapdata/) objects...Properties Name Description count Gets the number of elements...index. See Also module aspose.words.settings class OdsoFieldMapData...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OdsoRecipientDataCollection class | Aspose.Word...

    aspose.Words.settings.OdsoRecipientDataCollection class. A typed collection of [OdsoRecipientData](../odsorecipientdata/) To learn more, visit the [Mail Merge and Reporting](https://docs.aspose.com/Words/python-net/mail-merge-and-reporting/) documentation article....Properties Name Description count Gets the number of elements...index. See Also module aspose.words.settings class OdsoRecipientData...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object.... Examples Shows how to count the number of shapes in a document...s ) See Also module aspose.words.drawing class Shape Shape.has_image...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...class Represents a table in a Word document. To learn more, visit...allowAutoFit Allows Microsoft Word and Aspose.Words to automatically resize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...