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

word count

(0.35 sec)
  1. StructuredDocumentTagRangeStart.get_child_nodes...

    StructuredDocumentTagRangeStart.get_child_nodes method. Returns a live collection of child nodes that match the specified types.... words . NodeType , is_deep : bool...print ( f ' \t |Child nodes count: { tag . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtListIndentation.Character | Aspose.Words for...

    Discover the TxtListIndentation property to customize list indentation with your preferred character. Enhance readability and visual appeal effortlessly!...Character = ' ' ; // Set the "Count" property to specify the number...txtSaveOptions . ListIndentation . Count = 3 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. GeneralFormatCollection.GetEnumerator | Aspose....

    Discover the GeneralFormatCollection GetEnumerator method to easily access and iterate through your data collection with efficiency and precision.... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

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

    Aspose.Words.Markup.IStructuredDocumentTag class. Interface to define a common data for [StructuredDocumentTag](../structureddocumenttag/) and [StructuredDocumentTagRangeStart](../structureddocumenttagrangestart/).... count ). toEqual ( 5 ); // Here we... NodeType . Any , false ). count > 0 ) sdt . removeSelfOnly ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldFormat.DateTimeFormat | Aspose.Words for .NET

    Discover the FieldFormat DateTimeFormat property to easily customize date and time field results for enhanced data presentation and clarity.... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldFormat.GeneralFormats | Aspose.Words for .NET

    Discover the FieldFormat GeneralFormats property, offering a versatile collection of numeric text formats to enhance your data presentation and results.... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. Document.cleanup method | Aspose.Words for Python

    aspose.Words.Document.cleanup method... words . CleanupOptions ): ... Parameter...assertEqual ( 8 , doc . styles . count ) # Apply a custom character...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... words . fields . FieldFormat : .....format . general_formats . count ) self . assertEqual ( aw ....

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