Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 14,170 for

word count

(1.26 sec)
  1. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Discover the IsDeleteRevision property in Microsoft Word. Learn how it indicates deletions during change tracking for efficient document management....object was deleted in Microsoft Word while change tracking was enabled...Assert . That ( paragraphs . Count , Is . EqualTo ( 4 )); para...

    reference.aspose.com/words/net/aspose.words/par...
  2. DropDownItemCollection indexer | Aspose.Words f...

    DropDownItemCollection indexer. Gets or sets the element at the specified index.... # 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...
  3. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define document property data types for enhanced document management and customization.... Count , Is . EqualTo ( 0 )); // Custom...Assert . That ( properties . Count , Is . EqualTo ( 5 )); // Print...

    reference.aspose.com/words/net/aspose.words.pro...
  4. DocumentPropertyCollection.RemoveAt | Aspose.Wo...

    Effortlessly manage your DocumentPropertyCollection by using the RemoveAt method to delete properties at any index. Streamline your document management today!... Count , Is . EqualTo ( 0 )); // Custom...Assert . That ( properties . Count , Is . EqualTo ( 5 )); // Print...

    reference.aspose.com/words/net/aspose.words.pro...
  5. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions....one "inch" on the Microsoft Word tab stop ruler. tabStops . add...Dashes )); expect ( tabStops . count ). toEqual ( 2 ); expect ( tabStops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy....is the content that Microsoft Word will display in the document...valid according to Microsoft Word formula field requirements....

    reference.aspose.com/words/net/aspose.words.fie...
  7. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances of this powerful class for enhanced data management and functionality....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...
  8. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document....statistics such as word/page/character counts as metadata that...also be viewed in Microsoft Word by navigating File > Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection.... words . markup . SdtListItem ): ....opening the form in Microsoft Word. # The "list_items" property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... # 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...