Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 13,990 for

word count

(0.17 sec)
  1. FieldFormat class | Aspose.Words for Python

    aspose.Words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  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. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar text when a form field is focused.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  4. PersonCollection class | Aspose.Words for Python

    aspose.Words.bibliography.PersonCollection class. Represents a list of persons who are bibliography source contributors....Properties Name Description count Gets the number of persons contained...assertEqual ( 2 , authors . count ) person = authors [ 0 ] self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlSchemaCollection.clone method | Aspose...

    CustomXmlSchemaCollection.clone method. Makes a deep clone of this object.... count ) self . assertEqual ( 2 , schemas..., schemas . count ) See Also module aspose.words.markup class...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node.... words . NodeType : ... Examples Shows...NodeType . TABLE , True ) . count ) cur_node = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation today!...{ get; } Gets the Microsoft Word field type. Methods Name Description...how to skip records in Aspose.Words mail merge. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part...Properties Name Description count Gets the number of elements...ype" ); expect ( schemas . count ). toEqual ( 3 ); expect ( schemas...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Count , Is . EqualTo ( 8 )); compareOptions... That ( docA . Revisions . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.com...
  10. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent.... count ). toEqual ( 2 ); let curNode...true ). count ). toEqual ( 0 ); See Also module Aspose.Words class...

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