Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 13,107 for

word count

(0.06 sec)
  1. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.Words.markup/smarttag/) descendant nodes of the current node.... count ) doc . remove_smart_tags ()...NodeType . SMART_TAG , True ) . count ) Shows how to create smart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the document.... count ). toEqual ( 1 ); expect ( doc.... NodeType . Any , true ). count ). toEqual ( 17 ); expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.TrackRevisions | Aspose.Words for .NET

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control....document is edited in Microsoft Word. public bool TrackRevisions...option only instructs Microsoft Word whether the track changes is...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Document.start_track_revisions method | Aspose....

    aspose.Words.Document.start_track_revisions method...later open the document in MS Word you will see these changes as...revisions. Currently Aspose.Words supports tracking of node insertions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results....Non-breaking Hyphen in Microsoft Word is (char)30. public const char...Non-breaking Hyphen in Microsoft Word does not correspond to the Unicode...

    reference.aspose.com/words/net/aspose.words/con...
  6. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....is a shortcut for comparing Count to zero. Examples Shows how...editing of the document does not count as a revision. builder . Write...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document.... words . RevisionCollection : ... Remarks...editing of the document does not count as a revision. builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group... words . RevisionGroup : ... Remarks...editing of the document does not count as a revision. builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionCollection class | Aspose.Words for Python

    aspose.Words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document...Properties Name Description count Returns the number of revisions...editing of the document does not count as a revision. builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision...editing of the document does not count as a revision. builder . write...write ( 'This does not count as a revision. ' ) self . assertFalse...

    reference.aspose.com/words/python-net/aspose.wo...