Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 14,170 for

word count

(0.92 sec)
  1. Revision.parent_style property | Aspose.Words f...

    Revision.parent_style property. Gets the immediate parent style (owner) of this revision... words . Style : ... Remarks If this...print ( revisions . groups . count , 'revision groups:' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.VersionsCount | Aspose.Words for .NET

    Discover the Document VersionsCount property to easily track the number of stored document versions in your DOC files for better management and organization....Remarks Versions in Microsoft Word are accessed via the File/Versions...File/Versions menu. Microsoft Word supports versions only for DOC files...

    reference.aspose.com/words/net/aspose.words/doc...
  3. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....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...
  4. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your document's page Count for efficient management and organization....Words updates this property when you...statistics such as word/page/character counts as metadata that...

    reference.aspose.com/words/net/aspose.words.pro...
  5. BuiltInDocumentProperties.CharactersWithSpaces ...

    Discover the BuiltInDocumentProperties CharactersWithSpaces property, which estimates character Count, including spaces, for efficient document management....Words updates this property when you...statistics such as word/page/character counts as metadata that...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing....editing of the document does not count as a revision. builder . Write...Write ( "This does not count as a revision. " ); Assert . That...

    reference.aspose.com/words/net/aspose.words/rev...
  7. DocumentPropertyCollection class | Aspose.Words...

    aspose.Words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections...Properties Name Description count Gets number of items in the...assertEqual ( 0 , properties . count ) # Custom document properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SdtListItemCollection indexer | Aspose.Words fo...

    SdtListItemCollection indexer. Returns a [SdtListItem](../../sdtlistitem/) object given its zero-based index in the collection....opening the form in Microsoft Word. # The "list_items" property...assertEqual ( 4 , list_items . count ) # The drop-down list is displaying...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DropDownItemCollection.Item | Aspose.Words for ...

    Access and manage elements effortlessly with the DropDownItemCollection Item property. Set or retrieve items by index for seamless data handling.... // 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...
  10. DropDownItemCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your DropDownItemCollection with the RemoveAt method. Seamlessly remove items by index for streamlined data handling.... // 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...