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

word count

(0.17 sec)
  1. List.document property | Aspose.Words for Node.js

    List.document property. Gets the owner document.... Words . DocumentBase Remarks A list...log ( "Current list count: " + lists . count ); console . log (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Story class | Aspose.Words for Python

    aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.Words.tables/table/)... Remarks Text of a Word document is said to consist...Properties Name Description count Gets the number of immediate...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... count ). toEqual ( 5 ); // Print all...let i = 0 ; i < allFonts . count ; i ++ ) { console . log ( `Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from document... count ). toEqual ( 8 ); // Apply a...); expect ( doc . styles . count ). toEqual ( 4 ); // Removing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CleanupOptions.unused_lists property | Aspose.W...

    CleanupOptions.unused_lists property. Specifies whether unused list and list definitions should be removed from document... count ) # Apply a custom character...assertEqual ( 4 , doc . styles . count ) # Removing every node that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Node class | Aspose.Words for Node.js

    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 ). toEqual ( 3 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from document.... count ) # Apply a custom character...assertEqual ( 4 , doc . styles . count ) # Removing every node that...

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

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word documents by effectively separating field codes from results....FieldSeparator class Represents a Word field separator that separates...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FormFieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all form fields from your document with the FormFieldCollection Clear method, ensuring a streamlined and organized workspace.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

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