Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 14,000 for

word count

(0.36 sec)
  1. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list formatting properties in C++....Aspose::Words::DocumentBuilder::get_ListFormat method Contents...Aspose :: Words :: Lists :: ListFormat > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ChartDataLabel.show_percentage property | Aspos...

    ChartDataLabel.show_percentage property. Allows to specify if percentage value 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...
  3. ChartDataLabel.showSeriesName property | Aspose...

    ChartDataLabel.showSeriesName property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... count ) # Apply both styles to different...assertEqual ( 5 , doc . styles . count ) self . assertEqual ( my_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Cell.accept method | Aspose.Words for Node.js

    Cell.accept method. Accepts a visitor.... Words . DocumentVisitor ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. WebExtensionPropertyCollection class | Aspose.W...

    Aspose.Words.WebExtensions.WebExtensionPropertyCollection class. Specifies a set of web extension custom properties...Properties Name Description count this[] Methods Name Description...remove(index) See Also module Aspose.Words.WebExtensions WebExtensionProperty...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. WebExtensionBindingCollection class | Aspose.Wo...

    Aspose.Words.WebExtensions.WebExtensionBindingCollection class. Specifies a list of web extension bindings...Properties Name Description count this[] Methods Name Description...remove(index) See Also module Aspose.Words.WebExtensions WebExtensionBinding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabel.show_series_name property | Aspo...

    ChartDataLabel.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior 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...
  10. Row.LastCell | Aspose.Words for .NET

    Discover the Row LastCell property to easily access the last cell in a row, enhancing your data management and analysis efficiency.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...