Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 13,107 for

word count

(0.04 sec)
  1. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document....Words updates this property when you...you call Document.update_word_count() . Examples Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.Characters | Aspose.W...

    Discover the BuiltInDocumentProperties Characters property, providing an accurate character Count estimate to enhance document management and efficiency....Words updates this property when you...commodo consequat." ); // Aspose.Words does not track document metrics...

    reference.aspose.com/words/net/aspose.words.pro...
  3. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor.... Words . DocumentVisitor ) Parameter...in a document with Microsoft Word recognizes a part of its text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor.... words . DocumentVisitor ): ... Parameter...in a document with Microsoft Word recognizes a part of its text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. ControlChar.FieldEndChar | Aspose.Words for .NET

    Master MS Word with ControlChar and FieldEndChar! Enhance your document formatting and streamline your workflow effortlessly....FieldEndChar field End of MS Word field character: (char)21. public...NodeType . Paragraph , true ). Count , Is . EqualTo ( 1 )); builder...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.FieldStartChar | Aspose.Words for .NET

    Discover the ControlChar FieldStartChar for MS Word. Easily manage field characters and enhance your document formatting with precision!...FieldStartChar field Start of MS Word field character: (char)19. public...NodeType . Paragraph , true ). Count , Is . EqualTo ( 1 )); builder...

    reference.aspose.com/words/net/aspose.words/con...
  8. TabStop constructor | Aspose.Words for Python

    aspose.Words.TabStop constructor... words . TabAlignment , leader : aspose . words . TabLeader...one "inch" on the Microsoft Word tab stop ruler. tab_stops ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. DropDownItemCollection.add method | Aspose.Word...

    DropDownItemCollection.add method. Adds a string to the end of 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...
  10. TabStop.IsClear | Aspose.Words for .NET

    Discover how the TabStop IsClear property enhances your UI by ensuring seamless tab management, clearing existing stops for a smoother user experience....one "inch" on the Microsoft Word tab stop ruler. tabStops . Add...Assert . That ( tabStops . Count , Is . EqualTo ( 2 )); Assert...

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