Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 12,978 for

word count

(0.07 sec)
  1. Working with DataTable Objects in Java|Aspose.W...

    Treat DataTable row objects in template expressions as enumerations of their rows when building a report in Java....DataTable instance, you can count its rows using the following...following syntax. persons . count () Working with DataSet objects in...

    docs.aspose.com/words/java/working-with-datatab...
  2. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....words.NodeCollection public class...on in Microsoft Word, the changes we apply count as revisions....

    reference.aspose.com/words/java/com.aspose.word...
  3. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text formatting for fields, ensuring clarity and precision in your documents....numeric result in the Thai counting system. CardText 9 Numeric...numbers from the appropriate counting system. ChineseNum2 11 Numeric...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormField.Accept | Aspose.Words for .NET

    Discover the FormField Accept method that enhances user experience by seamlessly accepting visitor inputs. Boost engagement effortlessly!... Count ); Assert . AreEqual ( 0 , comboBox...AreEqual ( 3 , formFields . Count ); // Fields display our form...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text form fields. Enhance user experience by setting specific input types effortlessly.... Count ); Assert . AreEqual ( 0 , comboBox...AreEqual ( 3 , formFields . Count ); // Fields display our form...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.Enabled | Aspose.Words for .NET

    Discover the FormField Enabled property. Easily check if a form field is active for seamless user interactions and enhanced web functionality.... Count ); Assert . AreEqual ( 0 , comboBox...AreEqual ( 3 , formFields . Count ); // Fields display our form...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TxtListIndentation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize list indentation levels for seamless Text format exports. Enhance your document formatting!... Count { get; set; } Gets or sets how...Character = ' ' ; // Set the "Count" property to specify the number...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your documents with CleanupOptions' UnusedLists property. Easily remove unused lists and definitions for a cleaner, more efficient workspace.... Count ); // Apply a custom character..."Hello world!" ); Aspose . Words . Lists . List list = doc ....

    reference.aspose.com/words/net/aspose.words/cle...
  9. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CellCollection indexer | Aspose.Words for Python

    CellCollection indexer. Retrieves a [Cell](../../cell/) at the given index.... count : print ( f 'Start of Table...rows )) j = 0 while j < rows . count : print ( f ' \t Start of Row...

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