Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 14,200 for

word count

(0.14 sec)
  1. Row.cells property | Aspose.Words for Node.js

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row.... Words . Tables . CellCollection Examples...( let i = 0 ; i < tables . count ; i ++ ) { console . log ( `Start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.Words.webextensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web extension and the data in the document....the web extension in Microsoft Word via Developer -> Add-ins. doc...web_extension_task_panes . count ) See Also module aspose.words.webextensions...

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

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....class Represents an end of a Word field in a document. To learn...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/net/aspose.words.fie...
  4. MailMergeRegionInfo.MustacheTags | Aspose.Words...

    Discover the MailMergeRegionInfo MustacheTags property, which efficiently returns a comprehensive list of child mustache tags for seamless data integration.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  5. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your VbaReferenceCollection with the RemoveAt method to delete elements by index, enhancing your VBA coding efficiency.... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  6. 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...
  7. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior of the field in C++....Aspose::Words::Fields::FieldListNum::get_ListLevel method Contents...System :: String Aspose :: Words :: Fields :: FieldListNum ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method...System :: String Aspose :: Words :: Fields :: FieldSeq :: ge...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. TextColumnCollection class | Aspose.Words for P...

    aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document...set_count() to set the number of text...TextColumnCollection.spacing . MS Word will automatically calculate...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaReferenceType enumeration | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../vbareference/) object.... count ). toEqual ( 5 ); for ( let...let i = references . count - 1 ; i >= 0 ; i -- ) { let reference...

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