Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 14,200 for

word count

(0.84 sec)
  1. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class.... words . Document ): ... Parameter..."GetNumPagesSpanned" method to count how many pages the content of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Story class | Aspose.Words for Node.js

    Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../table/)... Remarks Text of a Word document is said to consist...Properties Name Description count Gets the number of immediate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomPartCollection class | Aspose.Words for N...

    Aspose.Words.Markup.CustomPartCollection class. Represents a collection of [CustomPart](../custompart/) objects...Properties Name Description count Gets the number of elements...index. See Also module Aspose.Words.Markup class CustomPart property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeries.data_labels property | Aspose.Words...

    ChartSeries.data_labels property. Specifies the settings for the data labels for the entire series.... words . drawing . charts . ChartDataLabelCollec...assertEqual ( 3 , chart . series . count ) self . assertEqual ( 'Series...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  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. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++....Aspose::Words::PageSetup::get_PageNumberStyle method Contents...format. Aspose :: Words :: NumberStyle Aspose :: Words :: PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending page. Simplify your page mapping today!..."GetNumPagesSpanned" method to count how many pages the content of...layout-related metric, such as the page count. Assert . That ( layoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Range.delete method | Aspose.Words for Python

    Range.delete method. Deletes all characters of the range.... count ) self . assertEqual ( 'Section...()) See Also module aspose.words class Range Range.text property...

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