Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 13,990 for

word count

(0.14 sec)
  1. 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...
  2. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the document....runs are being joined they count as N - 1 joins. Examples Shows...multiple times in Microsoft Word. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....editing language in Microsoft Word, our fields will display numbers...Shows how some older Microsoft Word fields such as SHAPE and EMBED...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate Word Count estimate for your documents to enhance editing efficiency....Words Contents [ Hide ] BuiltInDocumentPrope.Words property Represents...number of words in the document. public int Words { get ; set...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Granularity enumeration | Aspose.Words for Python

    aspose.Words.comparing.Granularity enumeration. Specifies the granularity of changes to track when comparing two documents.... WORD_LEVEL Specifies changes at the word level. Examples...('Granularity.CharLevel'), or by word ('Granularity.WordLevel'). compare_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentProperty.Type | Aspose.Words for .NET

    Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced document management and automation.... Count , Is . EqualTo ( 0 )); // Custom...Assert . That ( properties . Count , Is . EqualTo ( 5 )); // Print...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Aspose::Words::Document::get_VersionsCount meth...

    Aspose::Words::Document::get_VersionsCount method. Gets the number of document versions that was stored in the DOC document in C++....Aspose::Words::Document::get_VersionsCount method Contents [...document. int32_t Aspose :: Words :: Document :: get_VersionsCount...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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...Assert . That ( properties . Count , Is . EqualTo ( 0 )); // Custom...

    reference.aspose.com/words/net/aspose.words.pro...
  9. 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...
  10. DropDownItemCollection.remove_at method | Aspos...

    DropDownItemCollection.remove_at method. Removes a value 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...