Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 12,540 for

word count

(0.07 sec)
  1. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... words . RunCollection : ... Examples...on in Microsoft Word, the changes we apply count as revisions....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... Words . Paragraph Examples Shows how...on in Microsoft Word, the changes we apply count as revisions....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FormField.DropDownItems | Aspose.Words for .NET

    Access and manage dropdown items effortlessly with the FormField DropDownItems property, enhancing your forms with seamless user interaction....{ get ; } Remarks Microsoft Word allows maximum 25 items in a...comboBox . DropDownItems . Count ); Assert . AreEqual ( 0 , comboBox...

    reference.aspose.com/words/net/aspose.words.fie...
  4. OdsoFieldMapData Class | Aspose.Words for .NET

    Discover the Aspose.Words.OdsoFieldMapData class for seamless mapping of external data columns to predefined document merge fields, enhancing your document automation.... Remarks Microsoft Word provides some predefined merge...AreEqual ( 30 , dataCollection . Count ); using ( IEnumerator < OdsoFieldMapData...

    reference.aspose.com/words/net/aspose.words.set...
  5. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the document has any tracked changes in C++....Aspose::Words::Document::get_HasRevisions method Contents [ Hide...tracked changes. bool Aspose :: Words :: Document :: get_HasRevisions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....Aspose::Words::Revision::get_DateTime method Contents [ Hide...System :: DateTime Aspose :: Words :: Revision :: get_DateTime...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. SdtListItem class | Aspose.Words for Python

    aspose.Words.markup.SdtListItem class. This element specifies a single list item within a parent [SdtType.COMBO_BOX](../sdttype/#COMBO_BOX) or [SdtType.DROP_DOWN_LIST](../sdttype/#DROP_DOWN_LIST) structured document tag...opening the form in Microsoft Word. # The "list_items" property...assertEqual ( 4 , list_items . count ) # The drop-down list is displaying...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SdtListItem Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SdtListItem class, designed for efficient list item management in ComboBox and DropDownList structured documents....opening the form in Microsoft Word. // The "ListItems" property...AreEqual ( 4 , listItems . Count ); // The drop-down list is...

    reference.aspose.com/words/net/aspose.words.mar...
  9. WebExtensionPropertyCollection Class | Aspose.W...

    Discover Aspose.Words.WebExtensions.WebExtensionPropertyCollection for managing custom web extension properties efficiently. Enhance your document automation today!...Properties Name Description Count { get; } Item { get; set; }...the web extension in Microsoft Word via Developer -> Add-ins. doc...

    reference.aspose.com/words/net/aspose.words.web...
  10. Style.isQuickStyle property | Aspose.Words for ...

    Style.isQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI....Quick Style gallery inside MS Word UI. get isQuickStyle () : boolean...(); expect ( doc . styles . count ). toEqual ( 4 ); // Enumerate...

    reference.aspose.com/words/nodejs-net/aspose.wo...