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

word count

(0.05 sec)
  1. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....Properties Name Description Count { get; } Returns the number...Assert . That ( chart . Series . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  2. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each revision group, enhancing your document management efficiency.... Count , Is . EqualTo ( 7 )); foreach...namespace Aspose.Words assembly Aspose.Words RevisionGroup.RevisionType...

    reference.aspose.com/words/net/aspose.words/rev...
  3. MailMerge.PreserveUnusedTags | Aspose.Words for...

    Discover the MailMerge PreserveUnusedTags property to manage unused mustache tags effectively, enhancing your document automation process.... Count ( f => f . Type == FieldType...That ( doc . Range . Fields . Count ( f => f . Type == FieldType...

    reference.aspose.com/words/net/aspose.words.mai...
  4. ChartAxisCollection class | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisCollection class. Represents a collection of chart axes....Properties Name Description count Gets the number of axes in this...docx" ); See Also module Aspose.Words.Drawing.Charts ChartAxis class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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/nodejs-net/aspose.wo...
  6. Person.last property | Aspose.Words for Python

    Person.last property. Gets or sets the last 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...
  7. VariableCollection.IndexOfKey | Aspose.Words fo...

    Discover the VariableCollection IndexOfKey method. Quickly find the zero-based index of your document variable for efficient data management.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/var...
  8. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process.... Count , Is . EqualTo ( 0 )); else...That ( doc . Range . Fields . Count , Is . EqualTo ( 2 )); See Also...

    reference.aspose.com/words/net/aspose.words.mai...
  9. DocumentVisitor.visitTableStart method | Aspose...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.visitRowStart method | Aspose.W...

    DocumentVisitor.visitRowStart method. Called when enumeration of a table row has started.... Words . Tables . Row ) Parameter Type.... rows . count > 0 ) { rows = table . rows . count ; columns...

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