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

word count

(1.33 sec)
  1. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your document management 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...
  2. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process 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...
  3. Style.isHeading property | Aspose.Words for Nod...

    Style.isHeading property. True when the style is one of the built-in Heading styles.... count ). toEqual ( 4 ); // Enumerate...document created using Aspose.words contains by default. for ( var...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabel.show_value property | Aspose.Wor...

    ChartDataLabel.show_value property. Allows to specify if values are to be displayed in the data labels... count ) self . assertEqual ( 'Series...4 , series . data_labels . count ) # Change the separator string...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.show_legend_key property | Aspos...

    ChartDataLabel.show_legend_key property. Allows to specify if legend key 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...
  6. Working with Traditional Mail Merge Data Source...

    Use simplified syntax in template expressions to work with traditional Aspose.Words Mail Merge data source objects when building a report in C#....Words Mail Merge data source objects...DataView instance, you can count its rows using the following...

    docs.aspose.com/words/net/working-with-mail-mer...
  7. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list....( 'Current list count: ' + str ( lists . count )) print ( 'Is...))) See Also module aspose.words.lists class List List.is_re...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IStructuredDocumentTag.remove_self_only method ...

    IStructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... count > 0 : sdt . remove_self_only...sdts )) See Also module aspose.words.markup class IStructuredDocumentT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabelCollection class | Aspose.Words f...

    aspose.Words.drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...Properties Name Description count Returns the number of ChartDataLabel...assertEqual ( 3 , chart . series . count ) self . assertEqual ( 'Series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesGroupCollection indexer | Aspose.Wor...

    ChartSeriesGroupCollection indexer. Returns a [ChartSeriesGroup](../../chartseriesgroup/) at the specified index.... count : if series_groups [ i ] . axis_group...+= 1 See Also module aspose.words.drawing.charts class ChartSeriesGroupColl...

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