Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 14,233 for

word count

(0.2 sec)
  1. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your document automation process....Words uses this name to match against...you implement to allow Aspose.Words /// to mail merge data from...

    reference.aspose.com/words/net/aspose.words.mai...
  2. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type.... Words . NodeType , isDeep : boolean...`Has ${ comment . replies . count } replies` ); for ( let commentReply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.delete_row method | Aspose.Word...

    DocumentBuilder.delete_row method. Deletes a row from a table.... count ) # Delete the first row of...assertEqual ( 1 , table . rows . count ) self . assertEqual ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  4. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....log ( "Current list count: " + lists . count ); console . log (...))); See Also module Aspose.Words class List List.isRestartAtEachSecti...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities....execution time is proportional to Count . Examples Shows how to work...Runs ; Assert . That ( runs . Count , Is . EqualTo ( 2 )); // We...

    reference.aspose.com/words/net/aspose.words/nod...
  6. RevisionCollection.accept method | Aspose.Words...

    RevisionCollection.accept method. Accepts revisions that match specified criteria.... Words . IRevisionCriteria ) Parameter...implementation. Returns The count of accepted revisions. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y 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. ChartDataLabel.showSeriesName property | Aspose...

    ChartDataLabel.showSeriesName property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... count ) # Apply both styles to different...assertEqual ( 5 , doc . styles . count ) self . assertEqual ( my_style...

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