Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 14,098 for

word count

(0.95 sec)
  1. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to.... words . Document : ... @document.setter...document ( self , value : aspose . words . Document ): ... Remarks If...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.Variables | Aspose.Words for .NET

    Discover Document Variables. Access a powerful collection of customizable variables for your documents and templates, enhancing efficiency and flexibility.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/doc...
  3. VariableCollection.Remove | Aspose.Words for .NET

    Effortlessly remove document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/var...
  4. TxtLoadOptions.detectNumberingWithWhitespaces p...

    TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...words will always detect the first...) { expect ( doc . lists . count ). toEqual ( 4 ); expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. EndnoteOptions.start_number property | Aspose.W...

    EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes....begins the footnote/endnote count. doc = aw . Document () builder...document maintains separate counts # for footnotes and for endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals.... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataLabel.TopMode | Aspose.Words for .NET

    Discover the ChartDataLabel TopMode property to customize data label positioning on your charts. Enhance clarity and precision in your visual data presentations!...property cannot be set in a Word 2016 chart. Examples Shows how...0 ; i < series . YValues . Count ; i ++) { ChartDataLabel dataLabel...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabel.LeftMode | Aspose.Words for .NET

    Discover the ChartDataLabel LeftMode property to customize data label positioning in your charts. Enhance clarity and presentation with precision control....property cannot be set in a Word 2016 chart. Examples Shows how...0 ; i < series . YValues . Count ; i ++) { ChartDataLabel dataLabel...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....Properties Name Description Count { get; } Returns the number...Assert . That ( chart . Series . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  10. MailMerge.PreserveUnusedTags | Aspose.Words for...

    Discover the MailMerge PreserveUnusedTags property to manage unused mustache tags effectively, enhancing your document automation process.... Count ( f => f . Type == FieldType...That ( doc . Range . Fields . Count ( f => f . Type == FieldType...

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