Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 14,098 for

word count

(0.21 sec)
  1. VbaModuleCollection class | Aspose.Words for No...

    Aspose.Words.Vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects...Properties Name Description count Returns the number of VBA modules...collection. See Also module Aspose.Words.Vba VbaModule class VbaModuleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldSection class | Aspose.Words for Python

    aspose.Words.fields.FieldSection class. Implements the SECTION field...Field ) type Gets the Microsoft Word field type. (Inherited from...# The PAGE field will keep counting pages across the whole document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... words . lists . ListFormat : ... Examples...builder . writeln ( 'Aspose.Words main advantages are:' ) # A...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Bookmark.bookmarkEnd property | Aspose.Words fo...

    Bookmark.bookmarkEnd property. Gets the node that represents the end of the bookmark.... Words . BookmarkEnd Examples Shows...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Range.bookmarks property | Aspose.Words for Nod...

    Range.bookmarks property. Returns a [Range.bookmarks](./) collection that represents all bookmarks in the range.... Words . BookmarkCollection Examples...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. ChartSeries.seriesType property | Aspose.Words ...

    ChartSeries.seriesType property. Gets the type of this chart series.... Words . Drawing . Charts . ChartSeriesType...( var i = chart . series . count - 1 ; i >= 0 ; i -- ) { if (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Bookmark.text property | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... words . Section : ... Remarks HeaderFooter...sections [ 0 ] . headers_footers . count ) self . assertEqual ( 2 , len...

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

    Explore the DocumentBuilder ListFormat property to access and customize your current list formatting settings for enhanced document design....Words main advantages are:" ); //...builder . Writeln ( "Aspose.Words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/net/aspose.words/doc...