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

word count

(0.15 sec)
  1. 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...assertEqual ( 3 , schemas . count ) self . assertEqual ( 2 , schemas...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.PageNumberStyle | Aspose.Words for .NET

    Discover the PageSetup PageNumberStyle property to easily customize your page number format for enhanced document presentation and clarity....the section to have the page count that PAGE fields display start...the section to have the page count that PAGE fields display start...

    reference.aspose.com/words/net/aspose.words/pag...
  3. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes numeric field results, enhancing data presentation and user experience effectively.... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Document.variables property | Aspose.Words for ...

    Document.variables property. Returns the collection of variables added to a document or template.... words . VariableCollection : ... Examples...assertEqual ( 3 , variables . count ) # We can display the values...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MailMerge.RegionStartTag | Aspose.Words for .NET

    Discover the MailMerge RegionStartTag property to easily define and customize mail merge regions, enhancing your document automation process.... Count , Is . EqualTo ( 1 )); Assert...); Assert . That ( regions . Count , Is . EqualTo ( 2 )); // Check...

    reference.aspose.com/words/net/aspose.words.mai...
  6. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  7. GeneralFormatCollection.Add | Aspose.Words for ...

    Discover how to enhance your collection with the GeneralFormatCollection Add method—efficiently add versatile formats for improved data management!... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey method. Returns the zero-based index of the specified document variable in 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...