Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 12,455 for

word count

(0.04 sec)
  1. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....Not used as such in Microsoft Word documents, but commonly used...NodeType . Paragraph , true ). Count ); builder . Write ( "Before...

    reference.aspose.com/words/net/aspose.words/con...
  2. 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...
  3. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19....FIELD_START_CHAR property Start of MS Word field character: (char)19. @property...NodeType . PARAGRAPH , True ) . count ) builder . write ( 'Before...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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... AreEqual ( 2 , tabStops . Count ); Assert . IsFalse ( tabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your document management and efficiency....ExtractPages ( int index , int count ) Parameter Type Description...the first page to extract. count Int32 Number of pages to be...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 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...
  7. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs 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...
  8. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    Discover the BuiltInDocumentProperties Paragraphs property, offering an accurate estimate of paragraph Count in your document for better content management....Words updates this property when you...commodo consequat." ); // Aspose.Words does not track document metrics...

    reference.aspose.com/words/net/aspose.words.pro...
  9. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....Properties Name Description Count { get; } Gets number of items...AreEqual ( 0 , properties . Count ); // Custom document properties...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DropDownItemCollection.remove method | Aspose.W...

    DropDownItemCollection.remove method. Removes the specified value from 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...