Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 14,098 for

word count

(0.86 sec)
  1. StructuredDocumentTag.list_items property | Asp...

    StructuredDocumentTag.list_items property. Gets [SdtListItemCollection](../../sdtlistitemcollection/) associated with this SDT.... words . markup . SdtListItemCollectio...opening the form in Microsoft Word. # The "list_items" property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SdtListItem.value property | Aspose.Words for N...

    SdtListItem.value property. Gets the value of this list item....opening the form in Microsoft Word. // The "ListItems" property...4" )); expect ( listItems . count ). toEqual ( 4 ); // The drop-down...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RevisionCollection.groups property | Aspose.Wor...

    RevisionCollection.groups property. Collection of revision groups.... words . RevisionGroupCollect : .....print ( revisions . groups . count , 'revision groups:' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPartCollection.removeAt method | Aspos...

    CustomXmlPartCollection.removeAt method. Removes an item at the specified index...."Developer" tab in Microsoft Word, // we can find elements from...expect ( doc . customXmlParts . count ). toEqual ( 2 ); // Iterate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. After the mail merge Table of contents is broke...

    In my Word document I have added the table of contents. During the mail merge I am replacing the some tags data after that I am expecting that table of content will get auto adjusted but it is not doing it. But instead …...broken in word document Aspose.Words Product Family words-net srinicasepoint...October 17, 2025, 1:11am 1 In my word document I have added the table...

    forum.aspose.com/t/after-the-mail-merge-table-o...
  6. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position....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...
  7. 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. tab_stops ....assertEqual ( 2 , tab_stops . count ) self . assertFalse ( tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DropDownItemCollection.clear method | Aspose.Wo...

    DropDownItemCollection.clear method. Removes all elements 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...
  9. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting 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. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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 , Is . EqualTo ( 1 )); builder...

    reference.aspose.com/words/net/aspose.words/con...