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

word count

(0.23 sec)
  1. Aspose::Words::Fields::FieldSeq::get_InsertNext...

    Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method. Gets or sets whether to insert the next sequence number for the specified item in C++....Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method...specified item. bool Aspose :: Words :: Fields :: FieldSeq :: get_InsertNextNumber...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your documents....Properties Name Description Count { get; } Gets the total number...( format . GeneralFormats . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ListCollection.Document | Aspose.Words for .NET

    Discover the ListCollection Document property to easily access the owner document and streamline your data management. Unlock efficiency today!...WriteLine ( "Current list count: " + lists . Count ); Console . WriteLine...Aspose.Words.Lists assembly Aspose.Words ListCollection.Count ListCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  4. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document... MS Word will automatically calculate...Properties Name Description count Gets the number of columns in...

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

    Discover Aspose.Words.Vba.VbaReference class for seamless integration with Automation type libraries and VBA projects. Enhance your document automation today!... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  6. 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...
  7. RevisionCollection.Groups | Aspose.Words for .NET

    Discover RevisionCollection Groups, a unique collection of revision groups designed to enhance collaboration and streamline your project management....Count} revision groups:" ); // Iterate...document into during Microsoft Word editing. Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/rev...
  8. CellCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellCollection class for easy, typed access to Cell nodes, enhancing document manipulation and efficiency....Properties Name Description Count { get; } Gets the number of...( int i = 0 ; i < tables . Count ; i ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  9. RowCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.Tables.RowCollection for efficient access to Row nodes. Enhance document processing with our powerful, typed collection features....Properties Name Description Count { get; } Gets the number of...( int i = 0 ; i < tables . Count ; i ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Node.get_ancestor method | Aspose.Words for Python

    aspose.Words.Node.get_ancestor method... words . NodeType ): ... Parameter...) for i in range ( tables . count ): table = tables [ i ] . as_table...

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