Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 14,104 for

word count

(0.13 sec)
  1. FieldDocVariable class | Aspose.Words for Python

    aspose.Words.fields.FieldDocVariable class. Implements DOCVARIABLE field...Field ) type Gets the Microsoft Word field type. (Inherited from...assertEqual ( 0 , doc . variables . count ) doc . variables . add ( 'My...

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

    aspose.Words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...Field ) type Gets the Microsoft Word field type. (Inherited from...assertEqual ( 0 , doc . variables . count ) doc . variables . add ( 'My...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.show_percentage property | Aspos...

    ChartDataLabel.show_percentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart... count ) self . assertEqual ( 'Series...4 , series . data_labels . count ) # Change the separator string...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cell.accept method | Aspose.Words for Node.js

    Cell.accept method. Accepts a visitor.... Words . DocumentVisitor ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... words . NodeType , is_deep : bool...'Has { comment . replies . count } replies' ) for comment_reply...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Bookmark.bookmarkStart property | Aspose.Words ...

    Bookmark.bookmarkStart property. Gets the node that represents the start of the bookmark.... Words . BookmarkStart Examples Shows...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabel.show_series_name property | Aspo...

    ChartDataLabel.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart... count ) self . assertEqual ( 'Series...4 , series . data_labels . count ) # Change the separator string...

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

    Discover Aspose.Words.Bibliography.SourceType enum for diverse bibliography source types. Enhance your document management with powerful features!... Count , Is . EqualTo ( 12 )); // Get...That ( source . Contributors . Count (), Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.bib...
  9. Adjustment class | Aspose.Words for Python

    aspose.Words.drawing.Adjustment class. Represents adjustment values that are applied to the specified shape.... count ) adjustment = adjustments [...docx' ) See Also module aspose.words.drawing AdjustmentCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BookmarkCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all bookmarks from your document with the BookmarkCollection Clear method. Streamline your workflow and enhance organization today!... Count , Is . EqualTo ( 5 )); // There...Assert . That ( bookmarks . Count , Is . EqualTo ( 0 )); Assert...

    reference.aspose.com/words/net/aspose.words/boo...