Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 14,104 for

word count

(0.22 sec)
  1. ChartDataLabel.ShowValue | Aspose.Words for .NET

    Discover the ChartDataLabel ShowValue property to enhance your data visualization. Control value display in labels for clearer insights. Default, false.... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType font directory in Aspose.Words, enhancing document rendering and font embedding....Words looks for TrueType fonts when...rendering this document, // Aspose.Words will apply a fallback font to...

    reference.aspose.com/words/net/aspose.words.fon...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. MailMerge.MappedDataFields | Aspose.Words for .NET

    Discover the MailMerge MappedDataFields property, access a powerful collection of mapped data fields to enhance your mail merge operations effortlessly.... Count , Is . EqualTo ( 2 )); using... That ( mappedDataFields . Count , Is . EqualTo ( 0 )); } ///...

    reference.aspose.com/words/net/aspose.words.mai...
  9. ChartDataLabel.topMode property | Aspose.Words ...

    ChartDataLabel.topMode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... Words . Drawing . Charts . ChartDataLabelLocati...property cannot be set in a Word 2016 chart. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...Words will always detect the first...assertEqual ( 4 , doc . lists . count ) self . assertTrue ( any ([...

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