Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 13,961 for

word count

(0.53 sec)
  1. Row.FirstCell | Aspose.Words for .NET

    Discover the Row FirstCell property, effortlessly access the first cell in a row for streamlined data management and enhanced productivity.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  2. DocumentVisitor.visitTableStart method | Aspose...

    DocumentVisitor.visitTableStart method. Called when enumeration of a table has started.... Words . Tables . Table ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitRowStart method | Aspose.W...

    DocumentVisitor.visitRowStart method. Called when enumeration of a table row has started.... Words . Tables . Row ) Parameter Type.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxisCollection class | Aspose.Words for Py...

    aspose.Words.drawing.charts.ChartAxisCollection class. Represents a collection of chart axes....Properties Name Description count Gets the number of axes in this...docx' ) See Also module aspose.words.drawing.charts ChartAxis class...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... words . DocumentBase : ... Examples...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ContributorCollection.author property | Aspose....

    ContributorCollection.author property. Gets or sets the author of a source.... words . bibliography . Contributor...author ( self , value : aspose . words . bibliography . Contributor...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.document property | Aspose.Words for Node.js

    Style.document property. Gets the owner document.... Words . DocumentBase Examples Shows...(); expect ( doc . styles . count ). toEqual ( 4 ); // Enumerate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionGroupCollection class | Aspose.Words fo...

    Aspose.Words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the document...Properties Name Description count Returns the number of revision...this[] See Also module Aspose.Words RevisionGroup class RevisionType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RevisionGroup.author property | Aspose.Words fo...

    RevisionGroup.author property. Gets the author of this revision group.... count ) for group in doc . revisions...' ) See Also module aspose.words class RevisionGroup RevisionGroup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Lists::ListFormat::ApplyBulletDe...

    Aspose::Words::Lists::ListFormat::ApplyBulletDefault method. Starts a new default bulleted list and applies it to the paragraph in C++....Aspose::Words::Lists::ListFormat::ApplyBulletDefault method Contents...the paragraph. void Aspose :: Words :: Lists :: ListFormat :: ApplyBulletDefault...

    reference.aspose.com/words/cpp/aspose.words.lis...