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

word count

(0.1 sec)
  1. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA project’s code page....} ; Modules count: { vba_project . modules . count } \n ' ) else...} ; Modules count: { vba_project . modules . count } \n ' ) vba_modules...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LoadOptions.convertShapeToOfficeMath property |...

    LoadOptions.convertShapeToOfficeMath property. Gets or sets whether to convert shapes with EquationXML to Office Math objects.... count ). toEqual ( 16 ); expect (...NodeType . OfficeMath , true ). count ). toEqual ( 34 ); } else {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. WebExtensionProperty constructor | Aspose.Words...

    WebExtensionProperty constructor. Creates web extension custom property with specified name and value....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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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. 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...
  10. 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...