Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 14,098 for

word count

(0.09 sec)
  1. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character.... count ) # Composite nodes such as... NodeType . ANY , True ) . count ) # We can modify the contents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.Word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...Words Product Family words-net wengyeung November...into a table cell by aspose.word 24.09 , the table was compressed...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  3. FramesetCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words FramesetCollection class, your go-to solution for managing multiple Frameset instances effortlessly in document processing....Properties Name Description Count { get; } Gets the number of...Frameset . ChildFramesets . Count , Is . EqualTo ( 3 )); // We...

    reference.aspose.com/words/net/aspose.words.fra...
  4. FieldUpdatingProgressArgs.totalFieldsCount prop...

    FieldUpdatingProgressArgs.totalFieldsCount property. Gets the total fields Count to be updated....property Gets the total fields count to be updated. get totalFieldsCount...process. See Also module Aspose.Words.Fields class FieldUpdatingProgres...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataLabel.format property | Aspose.Words f...

    ChartDataLabel.format property. Provides access to fill and line formatting of the data label.... Words . Drawing . Charts . ChartFormat...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.isHidden property | Aspose.Words...

    ChartDataLabel.isHidden property. Gets/sets a flag indicating whether this label is hidden... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

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

    aspose.Words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series....Properties Name Description count Gets the number of items in...while i < series . y_values . count : # Clear individual format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...