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

word count

(0.18 sec)
  1. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document.... Words . DocumentBase Examples Shows...log ( "Current list count: " + lists . count ); console . log (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GeneralFormatCollection class | Aspose.Words fo...

    aspose.Words.fields.GeneralFormatCollection class. Represents a typed collection of general formats...Properties Name Description count Gets the total number of the...format . general_formats . count ) self . assertEqual ( aw ....

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

    FontInfo.name property. Gets the name of the 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. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table).... Words . NodeType Examples Shows how...true ); expect ( tableNodes . count ). toEqual ( 5 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Split DOC File Online or via .NET | products.as...

    Free online app to split different DOC files. .NET C# splitter library code for DOC documents....Get total pages using Page Count. Loop through each page and...Document Splitting Manage older Word documents by splitting large...

    products.aspose.com/total/net/split/doc/
  6. Split DOT File Online or via .NET | products.as...

    Free online app to split different DOT files. .NET C# splitter library code for DOT documents....Get total pages using Page Count. Loop through each page and...Document Splitting Break down older Word templates into component parts...

    products.aspose.com/total/net/split/dot/
  7. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....object was inserted in Microsoft Word while change tracking was enabled...persists in the document and counts as a delete revision. # Accepting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtSaveOptions.ListIndentation | Aspose.Words f...

    Discover the TxtSaveOptions ListIndentation property, which customizes list indentation for enhanced readability. Control characters and levels effortlessly!... By default, it is zero count of character ‘\0’, that means...Character = ' ' ; // Set the "Count" property to specify the number...

    reference.aspose.com/words/net/aspose.words.sav...
  9. VbaModule Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaModule for seamless access to your VBA project modules. Enhance productivity and streamline your document automation!...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" : $"Project...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" ); VbaModuleCollection...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!... Count ( s => s . HasImage ), Is ....shapes . OfType < Shape >(). Count ( s => s . HasImage ), Is ....

    reference.aspose.com/words/net/aspose.words.dra...