Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 12,451 for

word count

(0.06 sec)
  1. SdtListItemCollection.Add | Aspose.Words for .NET

    Discover how to enhance your collection with the SdtListItemCollection Add method. Effortlessly add items and streamline your data management today!...opening the form in Microsoft Word. // The "ListItems" property...AreEqual ( 4 , listItems . Count ); // The drop-down list is...

    reference.aspose.com/words/net/aspose.words.mar...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose::Words::Document::get_VersionsCount meth...

    Aspose::Words::Document::get_VersionsCount method. Gets the number of document versions that was stored in the DOC document in C++....Aspose::Words::Document::get_VersionsCount method Contents [...document. int32_t Aspose :: Words :: Document :: get_VersionsCount...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...Not used as such in Microsoft Word documents, but commonly used...NodeType . PARAGRAPH , True ) . count ) builder . write ( 'Before...

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

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for paragraphs and styles, enhancing your document formatting with precision....Words Document Object Model (DOM)...Properties Name Description Count { get; } Gets the number of...

    reference.aspose.com/words/net/aspose.words/tab...