Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 13,990 for

word count

(0.19 sec)
  1. CustomXmlProperty.Uri | Aspose.Words for .NET

    Manage your custom XML attributes effortlessly with the CustomXmlProperty Uri. Easily set or retrieve the namespace URI for enhanced functionality....in a document with Microsoft Word recognizes a part of its text...purple dotted underline. // In Word 2003, we can enable smart tags...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time 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...
  3. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30....Non-breaking Hyphen in Microsoft Word is (char)30. @property def ...Non-breaking Hyphen in Microsoft Word does not correspond to the Unicode...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.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...paragraphs ; expect ( paragraphs . count ). toEqual ( 4 ); para = paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.is_insert_revision property | Aspose....

    Paragraph.is_insert_revision 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...assertEqual ( 4 , paragraphs . count ) para = paragraphs [ 2 ] para...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. RevisionType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionType enum to efficiently track and manage document changes. Enhance your document editing with precision!...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...
  10. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... count ) # Custom document properties...assertEqual ( 5 , properties . count ) # Print every custom property...

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