Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 14,033 for

word count

(0.26 sec)
  1. 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...
  2. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....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/nodejs-net/aspose.wo...
  3. 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...
  4. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....object was changed in Microsoft Word while change tracking was enabled...on in Microsoft Word, the changes we apply count as revisions....

    reference.aspose.com/words/python-net/aspose.wo...
  5. SdtListItem.value property | Aspose.Words for P...

    SdtListItem.value property. Gets the value of this list item....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...
  6. DropDownItemCollection.index_of method | Aspose...

    DropDownItemCollection.index_of method. Returns the zero-based index of the specified value in 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...
  7. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....editing language in Microsoft Word, our fields will display numbers...Shows how some older Microsoft Word fields such as SHAPE and EMBED...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....Not used as such in Microsoft Word documents, but commonly used...NodeType . Paragraph , true ). Count , Is . EqualTo ( 1 )); builder...

    reference.aspose.com/words/net/aspose.words/con...
  9. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....editing language in Microsoft Word, our fields will display numbers...Shows how some older Microsoft Word fields such as SHAPE and EMBED...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TabStopCollection indexer | Aspose.Words for Py...

    TabStopCollection indexer. Gets a tab stop at the given index....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...