Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 12,918 for

word count

(0.05 sec)
  1. 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...
  2. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... count ). toEqual ( 6 ); // Apply both...); expect ( doc . styles . count ). toEqual ( 5 ); expect ( paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. VariableCollection.index_of_key method | Aspose...

    VariableCollection.index_of_key method. Returns the zero-based index of the specified document variable in the collection.... count ) # We can display the values...variables . count ) See Also module aspose.words class VariableCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the section....the section to have the page count that PAGE fields display start...the section to have the page count that PAGE fields display start...

    reference.aspose.com/words/python-net/aspose.wo...
  6. VbaReferenceCollection class | Aspose.Words for...

    aspose.Words.vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../vbareference/) objects...Properties Name Description count Returns the number of VBA references...collection. See Also module aspose.words.vba VbaReference class VbaReferenceType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row.FirstCell | Aspose.Words for .NET

    Discover the Row FirstCell property, effortlessly access the first cell in a row for streamlined data management and enhanced productivity.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  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. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....words.Node , com.aspose.words.Inline , com.aspose...aspose.words.SpecialChar , com.aspose.words.FieldChar public class...

    reference.aspose.com/words/java/com.aspose.word...
  10. MailMerge.GetFieldNamesForRegion | Aspose.Words...

    Discover the MailMerge GetFieldNamesForRegion method to effortlessly access a collection of mail merge field names in your specified region. Streamline your workflow!... Count , Is . EqualTo ( 1 )); Assert...); Assert . That ( regions . Count , Is . EqualTo ( 2 )); // Check...

    reference.aspose.com/words/net/aspose.words.mai...