Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 14,233 for

word count

(0.4 sec)
  1. 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...
  2. OdsoFieldMapDataCollection.Clear | Aspose.Words...

    Effortlessly clear your OdsoFieldMapDataCollection with our Clear method, ensuring a fresh start by removing all elements quickly and efficiently.... Count , Is . EqualTo ( 30 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 29 )); // Use...

    reference.aspose.com/words/net/aspose.words.set...
  3. 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...
  4. BuildingBlockCollection.Item | Aspose.Words for...

    Access specific building blocks effortlessly with our BuildingBlockCollection. Retrieve items by index for seamless integration in your projects.... Count , Is . EqualTo ( 5 )); doc ...GetText ()); // In Microsoft Word, we can access the building...

    reference.aspose.com/words/net/aspose.words.bui...
  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. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency....FieldListNum , true ); // Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. // Inserting...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldSeq class | Aspose.Words for Python

    aspose.Words.fields.FieldSeq class. Implements the SEQ field...Field ) type Gets the Microsoft Word field type. (Inherited from...as_field_toc () # SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...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...
  10. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field....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...