Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 14,233 for

word count

(0.78 sec)
  1. FieldToc class | Aspose.Words for Python

    aspose.Words.fields.FieldToc class. Implements the TOC field... type Gets the Microsoft Word field type. (Inherited from..."Heading 1", applied to it will count as a heading. # We can name...

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

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!... Count ( n => (( Paragraph ) n ). ListFormat...; } Assert . That ( paras . Count ( n => (( Paragraph ) n ). ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Node.GetAncestor | Aspose.Words for .NET

    Discover the Node GetAncestor method to easily retrieve the first ancestor of a specified object type, enhancing your coding efficiency and accuracy.... Count ; i ++) { Table table = ( Table...other tables as children. int count = GetChildTableCount ( table...

    reference.aspose.com/words/net/aspose.words/nod...
  4. 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/
  5. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... words . tables . Row : ... Examples...( 5 , tables [ 0 ] . rows . count ) self . assertEqual ( 4 , tables...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with DataTable Objects in Java|Aspose.W...

    Treat DataTable row objects in template expressions as enumerations of their rows when building a report in Java....DataTable instance, you can count its rows using the following...following syntax. persons . count () Working with DataSet objects in...

    docs.aspose.com/words/java/working-with-datatab...
  7. Shape.HasSmartArt | Aspose.Words for .NET

    Discover if your Shape features a SmartArt object with the HasSmartArt property. Unlock creative design possibilities for your projects!...get ; } Examples Shows how to count the number of shapes in a document... true ). Cast < Shape >(). Count ( shape => shape . HasSmartArt...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.WrapSide | Aspose.Words for .NET

    Discover the ShapeBase WrapSide property to control text wrapping around shapes, enhancing your design's visual appeal and readability.... Count ( s => s . ShapeType == ShapeType...)); Assert . That ( shapes . Count ( s => s . ShapeType == ShapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  9. MailMergeRegionInfo.Name | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless document automation.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  10. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...