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

word count

(0.83 sec)
  1. 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...
  2. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result 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...
  3. Style.type property | Aspose.Words for Node.js

    Style.type property. Gets the style type (paragraph or character).... Words . StyleType Examples Shows how...(); expect ( doc . styles . count ). toEqual ( 4 ); // Enumerate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BookmarkEnd.name property | Aspose.Words for No...

    BookmarkEnd.name property. Gets or sets the bookmark name.... count ). toEqual ( 3 ); // Bookmarks...}); See Also module Aspose.Words class BookmarkEnd BookmarkEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BookmarkStart.name property | Aspose.Words for ...

    BookmarkStart.name property. Gets or sets the bookmark name.... count ). toEqual ( 3 ); // Bookmarks...}); See Also module Aspose.Words class BookmarkStart BookmarkStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FormFieldCollection class | Aspose.Words for Py...

    aspose.Words.fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range...Properties Name Description count Returns the number of form fields...index. See Also module aspose.words.fields FormField class GeneralFormat...

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

    Discover the FontInfo Name property to easily access and utilize font names for enhanced typography in your projects.... Count ; i ++) { Console . WriteLine...namespace Aspose.Words.Fonts assembly Aspose.Words FontInfo.IsTrueType...

    reference.aspose.com/words/net/aspose.words.fon...
  8. RevisionCollection class | Aspose.Words for Nod...

    Aspose.Words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document...Properties Name Description count Returns the number of revisions...collection. See Also module Aspose.Words Revision class RevisionGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (paragraph or character).... words . StyleType : ... Examples Shows...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your document's collection with ease and efficiency.... Count ; i ++) { builder . ListFormat...Create a list from a Microsoft Word template, and customize its...

    reference.aspose.com/words/net/aspose.words.lis...