Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 14,200 for

word count

(0.12 sec)
  1. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions.listIndentation property | Aspos...

    TxtSaveOptions.listIndentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... By default, it is zero count of character ‘\0’, that means...listIndentation () : Aspose . Words . Saving . TxtListIndentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships.... words . markup . CustomPartCollection... ( self , value : aspose . words . markup . CustomPartCollection...

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

    Explore Aspose.Words.TextColumnCollection to manage text columns in your documents effortlessly. Enhance your document formatting with ease!...Properties Name Description Count { get; } Gets the number of...the columns in Spacing . MS Word will automatically calculate...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience.... Count , Is . EqualTo ( 2 )); // Below...That ( comment . Replies . Count , Is . EqualTo ( 1 )); // 2...

    reference.aspose.com/words/net/aspose.words/com...
  7. OdsoRecipientDataCollection Class | Aspose.Word...

    Discover Aspose.Words.Settings.OdsoRecipientDataCollection, a powerful typed collection for managing OdsoRecipientData efficiently in your applications....Properties Name Description Count { get; } Gets the number of...Assert . That ( dataCollection . Count , Is . EqualTo ( 70 )); using...

    reference.aspose.com/words/net/aspose.words.set...
  8. TableCollection.toArray method | Aspose.Words f...

    TableCollection.toArray method. Copies all tables from the collection to a new array of tables.... count ; i ++ ) { console . log ( `Start...for ( let j = 0 ; j < rows . count ; j ++ ) { console . log ( `\tStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MailMerge.GetRegionsHierarchy | Aspose.Words fo...

    Discover the MailMerge GetRegionsHierarchy method to effortlessly retrieve a complete region hierarchy with accessible document fields for streamlined workflows.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document.... words . Section : ... Remarks Returns...False options . find_whole_words_only = False current_year =...

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