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

word count

(0.81 sec)
  1. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!... Count { get; } Gets the number of...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/net/aspose.words/com...
  2. Table class | Aspose.Words for Python

    aspose.Words.tables.Table class. Represents a table in a Word document...class Represents a table in a Word document. To learn more, visit...allow_auto_fit Allows Microsoft Word and Aspose.Words to automatically resize...

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

    aspose.Words.Comment class. Represents a container for text of a comment... count Gets the number of immediate...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabelCollection indexer | Aspose.Words...

    ChartDataLabelCollection indexer. Returns [ChartDataLabel](../../chartdatalabel/) for the specified index.... count ) self . assertEqual ( 'Series...4 , series . data_labels . count ) # Change the separator string...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part...Properties Name Description count Gets the number of elements...ype" ); expect ( schemas . count ). toEqual ( 3 ); expect ( schemas...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( nodeList . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/nod...
  7. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....property cannot be set in a Word 2016 chart. Examples Shows how...while i < series . y_values . count : data_label = data_labels [...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....property cannot be set in a Word 2016 chart. Examples Shows how...while i < series . y_values . count : data_label = data_labels [...

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

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... words . drawing . charts . ChartDataLabelLocati...top_mode ( self , value : aspose . words . drawing . charts . ChartDataLabelLocati...

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

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing document fonts efficiently and enhancing your document's visual appeal....Properties Name Description Count { get; } Gets the number of...int i = 0 ; i < allFonts . Count ; i ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fon...