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

word count

(0.09 sec)
  1. RowCollection class | Aspose.Words for Python

    aspose.Words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...Properties Name Description count Gets the number of nodes in...))) i = 0 while i < tables . count : print ( f 'Start of Table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes numeric field results, enhancing data presentation and user experience effectively.... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. GeneralFormatCollection.Add | Aspose.Words for ...

    Discover how to enhance your collection with the GeneralFormatCollection Add method—efficiently add versatile formats for improved data management!... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Range.structuredDocumentTags property | Aspose....

    Range.structuredDocumentTags property. Returns a [Range.structuredDocumentTags](./) collection that represents all structured document tags in the range.... Words . Markup . StructuredDocumentTa...expect ( structuredDocumentTa . count ). toEqual ( 5 ); // Remove...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GeneralFormatCollection class | Aspose.Words fo...

    aspose.Words.fields.GeneralFormatCollection class. Represents a typed collection of general formats...Properties Name Description count Gets the total number of the...format . general_formats . count ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Split DOC File Online or via .NET | products.as...

    Free online app to split different DOC files. .NET C# splitter library code for DOC documents....Get total pages using Page Count. Loop through each page and...Document Splitting Manage older Word documents by splitting large...

    products.aspose.com/total/net/split/doc/
  7. FontInfo.name property | Aspose.Words for Node.js

    FontInfo.name property. Gets the name of the font.... count ). toEqual ( 5 ); // Print all...let i = 0 ; i < allFonts . count ; i ++ ) { console . log ( `Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. KnownTypeSet Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.KnownTypeSet, a unique collection of Type objects for efficient report templates, enabling seamless type casting and access to static members....Name Description Count { get; } Gets the count of items in the...namespace Aspose.Words.Reporting assembly Aspose.Words JsonSimpleValueParse...

    reference.aspose.com/words/net/aspose.words.rep...
  9. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey method. Returns the zero-based index of the specified document variable in the collection.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

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