Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 14,104 for

word count

(0.27 sec)
  1. TabStop.is_clear property | Aspose.Words for Py...

    TabStop.is_clear property. Returns ``True`` if this tab stop clears any existing tab stops in this position....one "inch" on the Microsoft Word tab stop ruler. tab_stops ....assertEqual ( 2 , tab_stops . count ) self . assertFalse ( tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....Properties Name Description Count { get; } Gets number of items...Assert . That ( properties . Count , Is . EqualTo ( 0 )); // Custom...

    reference.aspose.com/words/net/aspose.words.pro...
  3. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly....object was deleted in Microsoft Word while change tracking was enabled...on in Microsoft Word, the changes we apply count as revisions....

    reference.aspose.com/words/net/aspose.words/inl...
  4. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style 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...
  5. AdvancedCompareOptions class | Aspose.Words for...

    aspose.Words.comparing.AdvancedCompareOptions class. Allows to set advanced compare options....no equivalence in Microsoft Word and might help to produce more...assertEqual ( 8 , doc_a . revisions . count ) compare_options . advanced_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStopCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all tab stop positions with the TabStopCollection Clear method. Streamline your layout for a cleaner, more organized interface....one "inch" on the Microsoft Word tab stop ruler. tabStops . Add...Assert . That ( tabStops . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/tab...
  7. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently compare TabStop instances. Enhance your coding precision and streamline your development process!...one "inch" on the Microsoft Word tab stop ruler. tabStops . Add...Assert . That ( tabStops . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/tab...
  8. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position....one "inch" on the Microsoft Word tab stop ruler. tab_stops ....assertEqual ( 2 , tab_stops . count ) self . assertFalse ( tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DropDownItemCollection.clear method | Aspose.Wo...

    DropDownItemCollection.clear method. Removes all elements from the collection.... # In Microsoft Word, the user will click the combo...assertEqual ( 3 , drop_down_items . count ) self . assertEqual ( 'One'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position....one "inch" on the Microsoft Word tab stop ruler. tab_stops ....assertEqual ( 2 , tab_stops . count ) self . assertFalse ( tab_stops...

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