Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 12,916 for

word count

(0.08 sec)
  1. BookmarkCollection class | Aspose.Words for Nod...

    Aspose.Words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified range...Properties Name Description count Returns the number of bookmarks...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....PageCollection collection’s Count property (from the Document...input_pdf ) # Get page count print ( "Page Count:" , str ( len ( document...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  3. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index....( 'Current list count: ' + str ( lists . count )) print ( 'Is...aspose.words.lists class ListCollection ListCollection.count property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlSchemaCollection.removeAt method | Asp...

    CustomXmlSchemaCollection.removeAt method. Removes a value at the specified index.... count ). toEqual ( 3 ); expect ( schemas...schemas . count ). toEqual ( 0 ); See Also module Aspose.Words.Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels...character = ' ' # Set the "Count" property to specify the number...txt_save_options . list_indentation . count = 3 doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this document.... Words . Fonts . FontInfoCollection...fontInfos ; expect ( allFonts . count ). toEqual ( 5 ); // Print all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character.... count ) # Composite nodes such as... NodeType . ANY , True ) . count ) # We can modify the contents...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.clearFormat method | A...

    ChartDataLabelCollection.clearFormat method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection.... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PersonCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography.PersonCollection class, designed to streamline bibliography management by efficiently listing source contributors....Properties Name Description Count { get; } Gets the number of...( bibliography . Sources . Count , Is . EqualTo ( 12 )); // Get...

    reference.aspose.com/words/net/aspose.words.bib...
  10. Document | Aspose.Words for Java

    Represents a Word document in Java....words.Node , com.aspose.words.CompositeNode ,... com.aspose.words.DocumentBase public class Document extends...

    reference.aspose.com/words/java/com.aspose.word...