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

word count

(0.1 sec)
  1. FieldCollection.Item | Aspose.Words for .NET

    Discover the FieldCollection Item property, effortlessly access fields by index and enhance your data management with ease and precision.... Count , Is . EqualTo ( 6 )); // Below...(); Assert . That ( fields . Count , Is . EqualTo ( 5 )); // 2...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldToc.table_of_figures_label property | Aspo...

    FieldToc.table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures....as_field_toc () # 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. VbaReferenceCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Vba.VbaReferenceCollection class, a powerful tool for managing VbaReference objects efficiently in your projects....Properties Name Description Count { get; } Returns the number...Assert . That ( references . Count , Is . EqualTo ( 5 )); for (...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Aspose::Words::Fields::FieldToc class | Aspose....

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. PersonCollection.Add | Aspose.Words for .NET

    Effortlessly add a Person to your collection with the PersonCollection Add method. Streamline data management and enhance your project’s efficiency!... Count , Is . EqualTo ( 1 )); // Remove...); Assert . That ( persons . Count , Is . EqualTo ( 0 )); // Create...

    reference.aspose.com/words/net/aspose.words.bib...
  6. PersonCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly use the PersonCollection RemoveAt method to delete a person by index, streamlining your data management with ease and precision.... Count , Is . EqualTo ( 1 )); // Remove...); Assert . That ( persons . Count , Is . EqualTo ( 0 )); // Create...

    reference.aspose.com/words/net/aspose.words.bib...
  7. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method... Words . HeaderFooterType , isLinkToPrevious...headersFooters . count ). toEqual ( 2 ); let count = doc . sections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....words.Field public class FieldSeq...true); // SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldListNum.list_name property | Aspose.Words ...

    FieldListNum.list_name property. Gets or sets the name of the abstract numbering definition used for the numbering....as_field_list_num () # Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. # Inserting...

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