Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 14,104 for

word count

(0.07 sec)
  1. After the mail merge Table of contents is broke...

    In my Word document I have added the table of contents. During the mail merge I am replacing the some tags data after that I am expecting that table of content will get auto adjusted but it is not doing it. But instead …...broken in word document Aspose.Words Product Family words-net srinicasepoint...October 17, 2025, 1:11am 1 In my word document I have added the table...

    forum.aspose.com/t/after-the-mail-merge-table-o...
  2. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....editing of the document does not count as a revision. builder.write("This...write("This does not count as a revision. "); Assert.assertFalse(doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance your data management effortlessly!... // In Microsoft Word, the user will click the combo...Assert . That ( dropDownItems . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  4. SdtListItemCollection.RemoveAt | Aspose.Words f...

    Effortlessly remove a list item by index with the SdtListItemCollection RemoveAt method. Streamline your data management today!...opening the form in Microsoft Word. // The "ListItems" property...Assert . That ( listItems . Count , Is . EqualTo ( 4 )); // The...

    reference.aspose.com/words/net/aspose.words.mar...
  5. FieldAutoNumLgl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoNumLgl class for seamless implementation of AUTONUMLGL fields, enhancing document automation and formatting....{ get; } Gets the Microsoft Word field type. Methods Name Description...fields maintain a separate count for each heading level, // and...

    reference.aspose.com/words/net/aspose.words.fie...
  6. SdtListItem.displayText property | Aspose.Words...

    SdtListItem.displayText property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item....opening the form in Microsoft Word. // The "ListItems" property...4" )); expect ( listItems . count ). toEqual ( 4 ); // The drop-down...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAutoNumLgl.SeparatorCharacter | Aspose.Wor...

    Discover how to customize the FieldAutoNumLgl SeparatorCharacter property to enhance your data formatting with a flexible separator character....fields maintain a separate count for each heading level, // and...displays the AUTONUMLGL field counts for all heading levels below...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Granularity enumeration | Aspose.Words for Python

    aspose.Words.comparing.Granularity enumeration. Specifies the granularity of changes to track when comparing two documents.... WORD_LEVEL Specifies changes at the word level. Examples...('Granularity.CharLevel'), or by word ('Granularity.WordLevel'). compare_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompareOptions.granularity property | Aspose.Wo...

    CompareOptions.granularity property. Specifies whether changes are tracked by character or by Word....are tracked by character or by word. @property def granularity (...( self ) -> aspose . words . comparing . Granularity : ... @granularity...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldAutoNumLgl.separator_character property | ...

    FieldAutoNumLgl.separator_character property. Gets or sets the separator character to be used....fields maintain a separate count for each heading level, # and...displays the AUTONUMLGL field counts for all heading levels below...

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