Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 12,908 for

word count

(0.06 sec)
  1. Aspose::Words::Fields::FieldSeq class | Aspose....

    Aspose::Words::Fields::FieldSeq class. Implements the SEQ field. To learn more, visit the documentation article in C++....Aspose::Words::Fields::FieldSeq class Contents [ Hide ] FieldSeq...Aspose :: Words :: Fields :: Field , public Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldSeq.insert_next_number property | Aspose.W...

    FieldSeq.insert_next_number property. Gets or sets whether to insert the next sequence number for the specified item....doc ) # SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionCollection.GetEnumerator | Aspose.Words...

    Discover the RevisionCollection GetEnumerator method! Efficiently retrieve enumerator objects for seamless data management and enhanced performance....Count} revision groups:" ); // Iterate...document into during Microsoft Word editing. Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/rev...
  4. TableCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableCollection class for easy, typed access to Table nodes, enhancing document processing efficiency and flexibility....Properties Name Description Count { get; } Gets the number of...That ( tables [ 0 ]. Rows . Count , Is . EqualTo ( 5 )); Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  5. CustomPartCollection indexer | Aspose.Words for...

    CustomPartCollection indexer. Gets or sets an item at the specified index.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

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

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table).... Words . NodeType Examples Shows how...true ); expect ( tableNodes . count ). toEqual ( 5 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....Aspose::Words::DocumentBuilder::InsertField method Contents [...e::Words::Fields::FieldType, bool) method Inserts a Word field...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...object was deleted in Microsoft Word while change tracking was enabled...object was changed in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldCollection class | Aspose.Words for Python

    aspose.Words.fields.FieldCollection class. A collection of [Field](../field/) objects that represents the fields in the specified range...Properties Name Description count Returns the number of the fields...assertEqual ( 6 , fields . count ) # Below are four ways of removing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project name....} ; Modules count: { vba_project . modules . count } \n ' ) else...} ; Modules count: { vba_project . modules . count } \n ' ) vba_modules...

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