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

word count

(0.06 sec)
  1. ChartSeries.data_points property | Aspose.Words...

    ChartSeries.data_points property. Returns a collection of formatting objects for all data points in this series.... words . drawing . charts . ChartDataPointCollec...assertEqual ( 3 , chart . series . count ) self . assertEqual ( 'Series...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart... count ) self . assertEqual ( 'Series...4 , series . data_labels . count ) # Change the separator string...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.type property | Aspose.Words for Node.js

    Style.type property. Gets the style type (paragraph or character).... Words . StyleType Examples Shows how...(); expect ( doc . styles . count ). toEqual ( 4 ); // Enumerate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitCellStart method | Aspose....

    DocumentVisitor.visitCellStart method. Called when enumeration of a table cell has started.... Words . Tables . Cell ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitCellEnd method | Aspose.Wo...

    DocumentVisitor.visitCellEnd method. Called when enumeration of a table cell has ended.... Words . Tables . Cell ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.visitTableEnd method | Aspose.W...

    DocumentVisitor.visitTableEnd method. Called when enumeration of a table has ended.... Words . Tables . Table ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarkEnd.name property | Aspose.Words for No...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. EndnoteOptions.startNumber property | Aspose.Wo...

    EndnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered endnotes....begins the footnote/endnote count. let doc = new aw . Document...document maintains separate counts // for footnotes and for endnotes...

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