Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 14,098 for

word count

(0.17 sec)
  1. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag....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...
  2. PageExtractOptions class | Aspose.Words for Python

    aspose.Words.PageExtractOptions class. Allows to specify options for document page extracting....selected "Print 2 pages" in MS Word. # The start page will be set...extract_pages ( index = 1 , count = 1 ) extracted_doc1 . save...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....words.DocumentPropertyColl public...an estimate of the number of words in the document. indexOf(String...

    reference.aspose.com/words/java/com.aspose.word...
  5. DropDownItemCollection indexer | Aspose.Words f...

    DropDownItemCollection indexer. Gets or sets the element at the specified index.... # 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...
  6. Document.VersionsCount | Aspose.Words for .NET

    Discover the Document VersionsCount property to easily track the number of stored document versions in your DOC files for better management and organization....Remarks Versions in Microsoft Word are accessed via the File/Versions...File/Versions menu. Microsoft Word supports versions only for DOC files...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 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...
  8. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position....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...
  9. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results.... Count , Is . EqualTo ( 0 )); // Open...with a locale that Microsoft Word may not hyphenate on an English...

    reference.aspose.com/words/net/aspose.words/hyp...
  10. FormField.ExitMacro | Aspose.Words for .NET

    Discover the FormField ExitMacro property to easily manage exit macros for your forms. Enhance user experience and streamline data entry today!...the focus in Microsoft Word. Microsoft Word allows strings with...comboBox . DropDownItems . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.fie...