Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 13,990 for

word count

(0.06 sec)
  1. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... words . TabStopCollection ): ... Parameter...one "inch" on the Microsoft Word tab stop ruler. tab_stops ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property....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. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document control....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/net/aspose.words.mar...
  4. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style 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...
  5. 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...
  6. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....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/net/aspose.words.mar...
  7. DocumentPropertyCollection class | Aspose.Words...

    aspose.Words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections...Properties Name Description count Gets number of items in the...assertEqual ( 0 , properties . count ) # Custom document properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Remove All Section Breaks in Word using ...

    This article provides insight into how to remove all section breaks in Word using Java. It has environment details and a runnable sample code to delete all section breaks in Word using Java....Words Product Family Aspose.PDF Product...Remove All Section Breaks in Word using Java In this article,...

    kb.aspose.com/words/java/how-to-remove-all-sect...
  9. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing....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. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions....one "inch" on the Microsoft Word tab stop ruler. tabStops . add...Dashes )); expect ( tabStops . count ). toEqual ( 2 ); expect ( tabStops...

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