Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 12,919 for

word count

(0.1 sec)
  1. SystemFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.SystemFontSource class, your gateway to accessing all TrueType fonts on your system for seamless document creation.... Count (), Is . EqualTo ( 1 )); Assert...GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo ( 1 )); Assert...

    reference.aspose.com/words/net/aspose.words.fon...
  2. HTML to PNG Converter using Python | Aspose.PDF

    Sample code on Python for HTML to PNG conversion. Use example code for batch HTML to PNG conversion with Python and .NET...loaded document, using the page count variable to keep track of the...processing. Update the page count variable to move on to the next...

    products.aspose.com/pdf/python-net/conversion/h...
  3. GradientStopCollection class | Aspose.Words for...

    aspose.Words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects...Properties Name Description count Gets an integer value indicating...assertEqual ( 2 , gradient_stops . count ) self . assertEqual ( aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.ShowLegendKey | Aspose.Words for...

    Discover the ChartDataLabel ShowLegendKey property to easily control legend key visibility on your charts. Enhance clarity and data presentation effortlessly!... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. Style.document property | Aspose.Words for Node.js

    Style.document property. Gets the owner document.... Words . DocumentBase Examples Shows...(); expect ( doc . styles . count ). toEqual ( 4 ); // Enumerate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Chart.Legend | Aspose.Words for .NET

    Discover the Chart Legend property to customize your charts effortlessly. Enhance data visualization with tailored legend options for better insights!... Count , Is . EqualTo ( 3 )); Assert...namespace Aspose.Words.Drawing.Charts assembly Aspose.Words Chart.Format...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... words . CommentCollection : ... Examples...'Has { comment . replies . count } replies' ) for comment_reply...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MappedDataFieldCollection.Item | Aspose.Words f...

    Discover the MappedDataFieldCollection Item property to easily manage field names in your data source for seamless mail merge integration.... Count , Is . EqualTo ( 2 )); using... That ( mappedDataFields . Count , Is . EqualTo ( 0 )); } ///...

    reference.aspose.com/words/net/aspose.words.mai...
  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...