Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 14,032 for

word count

(0.22 sec)
  1. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....moved (inserted) in Microsoft Word while change tracking was enabled...on in Microsoft Word, the changes we apply count as revisions....

    reference.aspose.com/words/python-net/aspose.wo...
  2. DropDownItemCollection.Insert | Aspose.Words fo...

    Effortlessly insert strings into your DropDownItemCollection at any index with our easy-to-use Insert method. Enhance your data management today!... // In Microsoft Word, the user will click the combo...Assert . That ( dropDownItems . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DropDownItemCollection.IndexOf | Aspose.Words f...

    Discover the DropDownItemCollection IndexOf method, efficiently find the zero-based index of any value in your collection for streamlined data management.... // In Microsoft Word, the user will click the combo...Assert . That ( dropDownItems . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  4. SdtListItemCollection.GetEnumerator | Aspose.Wo...

    Discover the SdtListItemCollection GetEnumerator method to efficiently iterate through collection items, enhancing your coding efficiency and productivity....opening the form in Microsoft Word. // The "ListItems" property...Assert . That ( listItems . Count , Is . EqualTo ( 4 )); // The...

    reference.aspose.com/words/net/aspose.words.mar...
  5. SdtListItemCollection.selectedValue property | ...

    SdtListItemCollection.selectedValue property. Specifies currently selected value in this list... Words . Markup . SdtListItem Examples...opening the form in Microsoft Word. // The "ListItems" property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items...."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...
  7. 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...
  8. FieldAutoNumLgl.RemoveTrailingPeriod | Aspose.W...

    Manage FieldAutoNumLgl's RemoveTrailingPeriod property to customize number display—eliminate trailing periods for cleaner, professional formatting....fields maintain a separate count for each heading level, // and...displays the AUTONUMLGL field counts for all heading levels below...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PageExtractOptions.unlink_pages_number_fields p...

    PageExtractOptions.unlink_pages_number_fields property. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values...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...
  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...