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

word count

(0.15 sec)
  1. Node class | Aspose.Words for Python

    aspose.Words.Node class. Base class for all nodes of a Word document...of a Word document. To learn more, visit the Aspose.Words Document...NodeType . ANY , False ) . count ) for child in children : switch_condition...

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

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management.... Count ; i ++) { Console . WriteLine...for ( int j = 0 ; j < rows . Count ; j ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table.... words . tables . RowCollection : ...))) i = 0 while i < tables . count : print ( f 'Start of Table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtListIndentation class | Aspose.Words for Python

    aspose.Words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.Words/saveformat/#TEXT) format... count Gets or sets how many TxtListIndentation...character = ' ' # Set the "Count" property to specify the number...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method... Words . CleanupOptions ) Parameter...unused. expect ( doc . styles . count ). toEqual ( 8 ); // Apply a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldFormat.general_formats property | Aspose.W...

    FieldFormat.general_formats property. Gets a collection of general formats that are applied to a numeric, text or any field result... words . fields . GeneralFormatCollect...format . general_formats . count ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. VariableCollection.removeAt method | Aspose.Wor...

    VariableCollection.removeAt method. Removes a document variable at the specified index.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GeneralFormatCollection.RemoveAt | Aspose.Words...

    Effortlessly remove a specific occurrence from GeneralFormatCollection using the RemoveAt method. Streamline your data management today!... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Split ODT File Online or via .NET | products.as...

    Free online app to split different ODT files. .NET C# splitter library code for ODT documents....Get total pages using Page Count. Loop through each page and...split ODT files? With Aspose.Words for .NET , child API of Aspose...

    products.aspose.com/total/net/split/odt/
  10. Field.Format | Aspose.Words for .NET

    Discover the Field Format property for seamless access to FieldFormat objects, enhancing your fields' formatting with precision and ease.... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...