Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 13,990 for

word count

(0.34 sec)
  1. TaskPane.is_locked property | Aspose.Words for ...

    TaskPane.is_locked property. Specifies whether the task pane is locked to the document in the UI and cannot be closed by the user....the web extension in Microsoft Word via Developer -> Add-ins. doc...web_extension_task_panes . count ) See Also module aspose.words.webextensions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PersonCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your PersonCollection with our Clear method, instantly removing all items for a fresh start. Simplify your data management today!... Count , Is . EqualTo ( 1 )); // Remove...); Assert . That ( persons . Count , Is . EqualTo ( 0 )); // Create...

    reference.aspose.com/words/net/aspose.words.bib...
  3. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your criteria for streamlined project updates.... Return Value The count of accepted revisions. Examples...builder . Write ( "This does not count as a revision. " ); // To register...

    reference.aspose.com/words/net/aspose.words/rev...
  4. MailMergeRegionInfo.MustacheTags | Aspose.Words...

    Discover the MailMergeRegionInfo MustacheTags property, which efficiently returns a comprehensive list of child mustache tags for seamless data integration.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  5. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your VbaReferenceCollection with the RemoveAt method to delete elements by index, enhancing your VBA coding efficiency.... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  6. PersonCollection.remove_at method | Aspose.Word...

    PersonCollection.remove_at method. Removes the person at the specified index.... count ) # Remove person from the collection...assertEqual ( 0 , persons . count ) # Create person collection...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IStructuredDocumentTag.removeSelfOnly method | ...

    IStructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... count ). toEqual ( 5 ); // Here we... NodeType . Any , false ). count > 0 ) sdt . removeSelfOnly ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VbaReferenceType enumeration | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../vbareference/) object.... count ). toEqual ( 5 ); for ( let...let i = references . count - 1 ; i >= 0 ; i -- ) { let reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by index for streamlined VBA development.... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  10. MailMergeRegionInfo.StartField | Aspose.Words f...

    Discover the MailMergeRegionInfo StartField property—efficiently retrieve the starting field for your merge regions and streamline your document automation.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...