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

word count

(0.11 sec)
  1. OdsoFieldMapDataCollection Class | Aspose.Words...

    Discover the Aspose.Words OdsoFieldMapDataCollection class, a powerful typed collection for efficient management of OdsoFieldMapData objects....Properties Name Description Count { get; } Gets the number of...Assert . That ( dataCollection . Count , Is . EqualTo ( 30 )); using...

    reference.aspose.com/words/net/aspose.words.set...
  2. RowCollection.toArray method | Aspose.Words for...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompareOptions.AdvancedOptions | Aspose.Words f...

    Discover CompareOptions AdvancedOptions to enhance your comparisons. Achieve precise results with tailored settings for optimal output....Words do not ignore DML's unique ID...ID, and the revisions count was 2. // If we are ignoring DML's...

    reference.aspose.com/words/net/aspose.words.com...
  4. VbaReference.LibId | Aspose.Words for .NET

    Discover the VBA LibId property, effortlessly retrieve the Automation type library identifier with this essential guide for developers. Enhance your coding skills!... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...modify shapes in a Microsoft Word document. An important property...different capabilities in a Word document. For example, only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RowCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...Properties Name Description count Gets the number of nodes in...( let i = 0 ; i < tables . count ; i ++ ) { console . log ( `Start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified document ranges, enhancing your document automation....Properties Name Description Count { get; } Returns the number...; Assert . That ( fields . Count , Is . EqualTo ( 6 )); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity....FieldListNum , true ); // Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. // Inserting...

    reference.aspose.com/words/net/aspose.words.fie...
  9. MailMergeRegionInfo Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMerging.MailMergeRegionInfo class for efficient mail merge management. Unlock seamless document automation today!... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  10. TaskPane Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPane class, your key to creating powerful add-in task panes for enhanced document editing and productivity....the web extension in Microsoft Word via Developer -> Add-ins. doc...doc . WebExtensionTaskPane . Count , Is . EqualTo ( 0 )); doc =...

    reference.aspose.com/words/net/aspose.words.web...