Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 13,062 for

word count

(0.44 sec)
  1. Document.versions_count property | Aspose.Words...

    Document.versions_Count property. Gets the number of document versions that was stored in the DOC document....versions_count property Document.versions_count property Gets...document. @property def versions_count ( self ) -> int : ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class....in a document with Microsoft Word recognizes a part of its text...'May 29, 2019' )) # Microsoft Word may recognize the above contents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the document programmatically as revision changes in C++....Aspose::Words::Document::StartTrackRevisions method Contents...revision changes. void Aspose :: Words :: Document :: StartTrackRevisions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this document is edited in Microsoft Word in C++....Aspose::Words::Document::get_TrackRevisions method Contents [...edited in Microsoft Word. bool Aspose :: Words :: Document :: get_TrackRevisions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. RevisionCollection.groups property | Aspose.Wor...

    RevisionCollection.groups property. Collection of revision groups.... words . RevisionGroupCollect : .....print ( revisions . groups . count , 'revision groups:' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.granularity property | Aspose.Wo...

    CompareOptions.granularity property. Specifies whether changes are tracked by character or by Word....are tracked by character or by word. @property def granularity (...( self ) -> aspose . words . comparing . Granularity : ... @granularity...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Inline.isMoveToRevision property | Aspose.Words...

    Inline.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....moved (inserted) 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...
  8. Inline.isInsertRevision property | Aspose.Words...

    Inline.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....object was inserted 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...
  9. SdtListItemCollection class | Aspose.Words for ...

    aspose.Words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured document tag...Properties Name Description count Gets number of items in the...opening the form in Microsoft Word. # The "list_items" property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SdtListItemCollection.remove_at method | Aspose...

    SdtListItemCollection.remove_at method. Removes a list item at the specified index....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...