Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 12,919 for

word count

(0.03 sec)
  1. FieldDocProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DOCPROPERTY fields in your documents for enhanced functionality....{ get; } Gets the Microsoft Word field type. Methods Name Description.... That ( doc . Variables . Count , Is . EqualTo ( 0 )); doc ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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.leftMode](../leftMode/) property....property cannot be set in a Word 2016 chart. Examples Shows how...0 ; i < series . yvalues . count ; i ++ ) { let dataLabel = dataLabels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. WebExtensionReferenceCollection Class | Aspose....

    Discover the Aspose.Words.WebExtensionReferenceCollection class, your go-to solution for managing web extension references efficiently and seamlessly....Properties Name Description Count { get; } Item { get; set; }...namespace Aspose.Words.WebExtensions assembly Aspose.Words WebExtensionReferenc...

    reference.aspose.com/words/net/aspose.words.web...
  4. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your document's collection with ease and efficiency.... Count ; i ++) { builder . ListFormat...Create a list from a Microsoft Word template, and customize its...

    reference.aspose.com/words/net/aspose.words.lis...
  5. 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...
  6. 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...
  7. 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...
  8. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell... count Gets the number of immediate...( let i = 0 ; i < tables . count ; i ++ ) { console . log ( `Start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object.... Examples Shows how to count the number of shapes in a document...s ) See Also module aspose.words.drawing class Shape Shape.has_image...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!... Count , Is . EqualTo ( 0 )); DocumentBuilder...FirstSection . HeadersFooters . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/sec...