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

word count

(0.92 sec)
  1. ChartDataPointCollection class | Aspose.Words f...

    aspose.Words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...Properties Name Description count Returns the number of ChartDataPoint...assertEqual ( 3 , chart . series . count ) self . assertEqual ( 'Series...

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

    Aspose.Words.Fields.FieldUpdatingProgressArgs class. Provides data for the field updating progress event....totalFieldsCount Gets the total fields count to be updated. updateCompleted...fields. See Also module Aspose.Words.Fields FieldUpdateCultureSo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....words main advantages are:" ); //...builder . writeln ( "Aspose.words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Cell.IsLastCell | Aspose.Words for .NET

    Discover the Cell IsLastCell property. Easily determine if a cell is the last in a row, enhancing your data management and optimization strategies.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Row.IsFirstRow | Aspose.Words for .NET

    Discover the Row IsFirstRow property, identify the first row in a table easily. Enhance your data organization with this essential feature!... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Aspose::Words::Fields::FieldUpdatingProgressArg...

    Aspose::Words::Fields::FieldUpdatingProgressArgs::get_TotalFieldsCount method. Gets the total fields Count to be updated in C++....Aspose::Words::Fields::FieldUpdatingProgres::get_TotalFieldsCount...total fields count to be updated. int32_t Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....Words main advantages are:' ) # A...builder . writeln ( 'Aspose.Words allows:' ) # 2 - A numbered...

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

    Discover the Cell AcceptEnd method to seamlessly manage visitor access at cell endpoints, enhancing user experience and optimizing flow.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  9. DocumentVisitor.VisitRowStart | Aspose.Words fo...

    Discover the DocumentVisitor VisitRowStart method. Enhance your table row enumeration with efficient, streamlined processing for optimized performance.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Footnote class | Aspose.Words for Python

    aspose.Words.notes.Footnote class. Represents a container for text of a footnote or endnote...footnotes and endnotes in a Word document. Footnote is an inline-level...document for this footnote. count Gets the number of immediate...

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