Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 14,200 for

word count

(1.75 sec)
  1. CleanupOptions class | Aspose.Words for Python

    aspose.Words.CleanupOptions class. Allows to specify options for document cleaning... count ) # Apply a custom character...assertEqual ( 4 , doc . styles . count ) # Removing every node that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartXValueCollection class | Aspose.Words for ...

    aspose.Words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series....Properties Name Description count Gets the number of items in...while i < series . y_values . count : # Clear individual format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes numeric field results, enhancing data presentation and user experience effectively.... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. RevisionCollection.reject method | Aspose.Words...

    RevisionCollection.reject method. Rejects revisions that match specified criteria.... Words . IRevisionCriteria ) Parameter...implementation. Returns The count of rejected revisions. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GeneralFormatCollection.Add | Aspose.Words for ...

    Discover how to enhance your collection with the GeneralFormatCollection Add method—efficiently add versatile formats for improved data management!... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CustomXmlSchemaCollection.RemoveAt | Aspose.Wor...

    Effortlessly manage your CustomXmlSchemaCollection with the RemoveAt method—quickly remove values by index for streamlined data handling.... Count , Is . EqualTo ( 3 )); Assert...(); Assert . That ( schemas . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.mar...
  7. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series....Properties Name Description count Gets the number of items in...0 ; i < series . yvalues . count ; i ++ ) { // Clear individual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent.... count ) cur_node = doc . first_section...TABLE , True ) . count ) See Also module aspose.words class Node Node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabel.format property | Aspose.Words f...

    ChartDataLabel.format property. Provides access to fill and line formatting of the data label.... Words . Drawing . Charts . ChartFormat...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section.... Words . HeaderFooterCollecti Examples...); footer . remove (); let count = section . headersFooters ...

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