Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 13,998 for

word count

(0.52 sec)
  1. Aspose::Words::Document::get_VbaProject method ...

    Aspose::Words::Document::get_VbaProject method. Gets or sets a VbaProject in C++....Aspose::Words::Document::get_VbaProject method Contents [ Hide...Aspose :: Words :: Vba :: VbaProject > Aspose :: Words :: Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Row class | Aspose.Words for Python

    aspose.Words.tables.Row class. Represents a table row... count Gets the number of immediate...))) i = 0 while i < tables . count : print ( f 'Start of Table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Cell class | Aspose.Words for Python

    aspose.Words.tables.Cell class. Represents a table cell... count Gets the number of immediate...))) i = 0 while i < tables . count : print ( f 'Start of Table...

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

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency....Words list templates correspond to...Numbering dialog box in Microsoft Word 2003. All lists created using...

    reference.aspose.com/words/net/aspose.words.lis...
  5. FramesetCollection class | Aspose.Words for Python

    aspose.Words.framesets.FramesetCollection class. Represents a collection of instances of the [Frameset](../frameset/) class...Properties Name Description count Gets the number of frames or...frameset . child_framesets . count ) # We can check the default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlSchemaCollection indexer | Aspose.Word...

    CustomXmlSchemaCollection indexer. Gets or sets the element at the specified index.... count ) self . assertEqual ( 2 , schemas..., schemas . count ) See Also module aspose.words.markup class...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlSchemaCollection.Item | Aspose.Words f...

    Discover how to manage CustomXmlSchemaCollection items effortlessly. Learn to get or set elements by index for streamlined XML data handling.... Count , Is . EqualTo ( 3 )); Assert...(); Assert . That ( schemas . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.mar...
  8. RevisionGroupCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.RevisionGroupCollection class, featuring efficient management of document revision groups for enhanced editing and collaboration....Properties Name Description Count { get; } Returns the number...doc . Revisions . Groups . Count , Is . EqualTo ( 7 )); foreach...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!... Count { get; } Gets the number of...( int i = 0 ; i < tables . Count ; i ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  10. 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...txtSaveOptions . listIndentation . count = 3 ; doc . save ( base . artifactsDir...

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