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

word count

(0.55 sec)
  1. FieldCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove fields from your document with the FieldCollection RemoveAt method. Streamline your data management today!... Count , Is . EqualTo ( 6 )); // Below...(); Assert . That ( fields . Count , Is . EqualTo ( 5 )); // 2...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific fields from your document with the FieldCollection Remove method, streamlining your data management process.... Count , Is . EqualTo ( 6 )); // Below...(); Assert . That ( fields . Count , Is . EqualTo ( 5 )); // 2...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Field.remove method | Aspose.Words for Python

    Field.remove method. Removes the field from the document... count ) # Below are four ways of removing...assertEqual ( 5 , fields . count ) # 2 - Get the collection to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Table.FirstRow | Aspose.Words for .NET

    Discover the FirstRow property of tables, effortlessly access the first row node for streamlined data management and enhanced table functionality.... Count , Is . EqualTo ( 5 )); Assert...That ( tables [ 1 ]. Rows . Count , Is . EqualTo ( 4 )); foreach...

    reference.aspose.com/words/net/aspose.words.tab...
  9. CustomPartCollection.GetEnumerator | Aspose.Wor...

    Explore the CustomPartCollection GetEnumerator method to effortlessly iterate through all items in your collection. Streamline your data management today!... Count , Is . EqualTo ( 2 )); // Clone...doc . PackageCustomParts . Count , Is . EqualTo ( 3 )); // Enumerate...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomPartCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your project with the CustomPartCollection Add method—quickly add items to your collection for seamless integration and efficiency.... Count , Is . EqualTo ( 2 )); // Clone...doc . PackageCustomParts . Count , Is . EqualTo ( 3 )); // Enumerate...

    reference.aspose.com/words/net/aspose.words.mar...