Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 14,104 for

word count

(1.02 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. AdjustmentCollection class | Aspose.Words for P...

    aspose.Words.drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape....Properties Name Description count Gets the number of elements...assertEqual ( 1 , adjustments . count ) adjustment = adjustments [...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. VariableCollection.clear method | Aspose.Words ...

    VariableCollection.clear method. Removes all elements from the collection.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldSeq.ResetNumber | Aspose.Words for .NET

    Manage your FieldSeq ResetNumber property effortlessly! Set or retrieve an integer to control sequence numbers, ensuring accurate data handling....); // SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Working with Text Document|Aspose.Words for Pyt...

    Work with a text document and modify its objects using Python....Words for Python via .NET options...a text document via Aspose.Words. Please note that this is not...

    docs.aspose.com/words/python-net/working-with-t...
  8. ParagraphCollection.Item | Aspose.Words for .NET

    Access specific Paragraphs easily with the ParagraphCollection Item property. Retrieve any Paragraph by index for seamless text management....tracking revisions in Microsoft Word via "Review" -> "Track changes".... That ( doc . Revisions . Count ( r => r . RevisionType == RevisionType...

    reference.aspose.com/words/net/aspose.words/par...
  9. BaseWebExtensionCollectionT Class | Aspose.Word...

    Discover the Aspose.Words.WebExtensions.BaseWebExtensionCollection1T class, your essential tool for managing TaskPane and WebExtension collections efficiently....Properties Name Description Count { get; } Gets the number of...doc . WebExtensionTaskPane . Count , Is . EqualTo ( 1 )); // Print...

    reference.aspose.com/words/net/aspose.words.web...
  10. KnownTypeSet | Aspose.Words for Java

    Represents an unordered set i.e in Java.... getCount() Gets the count of items in the set. iterator()...the count of items in the set. Returns: int - The count of items...

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