Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 14,100 for

word count

(0.14 sec)
  1. MappedDataFieldCollection.Remove | Aspose.Words...

    Effortlessly remove field mappings with the MappedDataFieldCollection Remove method. Streamline your data management process today!... Count , Is . EqualTo ( 2 )); using... That ( mappedDataFields . Count , Is . EqualTo ( 0 )); } ///...

    reference.aspose.com/words/net/aspose.words.mai...
  2. FontSubstitutionRule.Enabled | Aspose.Words for...

    Discover the FontSubstitutionRule Enabled property to easily manage font settings. Ensure optimal text display with this essential feature.... Count (), Is . EqualTo ( 1 )); Assert...GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo ( 1 )); Assert...

    reference.aspose.com/words/net/aspose.words.fon...
  3. DigitalSignatureCollection class | Aspose.Words...

    aspose.Words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document...Properties Name Description count Gets the number of elements...digital_signature_collection . count ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Comment.replies property | Aspose.Words for Nod...

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... Words . CommentCollection Examples...`Has ${ comment . replies . count } replies` ); for ( let commentReply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.Words.tables/row/).... count ). toEqual ( 0 ); // Calling...)); See Also module Aspose.Words class Table Table.convertToHorizontall...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the OLE object.... count ) self . assertEqual ( 'C#'...value ) See Also module aspose.words.drawing class OleFormat OleFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row.ensure_minimum method | Aspose.Words for Py...

    Row.ensure_minimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/).... count ) # Calling the "EnsureMinimum"...' )) See Also module aspose.words.tables class Row Row.accept_start...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BookmarkStart class | Aspose.Words for Node.js

    Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...Represents a start of a bookmark in a Word document. To learn more, visit...Remarks A complete bookmark in a Word document consists of a BookmarkStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Chart.legend property | Aspose.Words for Node.js

    Chart.legend property. Provides access to the chart legend properties.... Words . Drawing . Charts . ChartLegend...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Style.type property | Aspose.Words for Node.js

    Style.type property. Gets the style type (paragraph or character).... Words . StyleType Examples Shows how...(); expect ( doc . styles . count ). toEqual ( 4 ); // Enumerate...

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