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

word count

(0.71 sec)
  1. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....Aspose::Words::Inline class Contents [ Hide ] Inline class Base...public Aspose :: Words :: Node , public Aspose :: Words :: IInline...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index.... count ) self . assertTrue ( any ([...assertEqual ( 2 , node_list . count ) self . assertTrue ( any ([...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table class | Aspose.Words for Python

    aspose.Words.tables.Table class. Represents a table in a Word document...class Represents a table in a Word document. To learn more, visit...allow_auto_fit Allows Microsoft Word and Aspose.Words to automatically resize...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey method. Returns the zero-based index of the specified document variable in the collection.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....words.Node) , getEndPageIndex(com.aspose.words.Node) and...getNumPagesSpanned(com.aspose.words.Node) methods. These methods...

    reference.aspose.com/words/java/com.aspose.word...
  7. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part...Properties Name Description count Gets the number of elements...ype" ); expect ( schemas . count ). toEqual ( 3 ); expect ( schemas...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomXmlSchemaCollection.Clone | Aspose.Words ...

    Effortlessly duplicate your CustomXmlSchemaCollection with our Clone method for a seamless deep copy experience. Enhance your XML management today!... Count , Is . EqualTo ( 3 )); Assert...(); Assert . That ( schemas . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlSchemaCollection.GetEnumerator | Aspos...

    Discover the CustomXmlSchemaCollection GetEnumerator method to easily iterate through all collection items. Enhance your XML data management today!... Count , Is . EqualTo ( 3 )); Assert...(); Assert . That ( schemas . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.mar...
  10. ChartDataLabel.numberFormat property | Aspose.W...

    ChartDataLabel.numberFormat property. Returns number format of the parent element.... Words . Drawing . Charts . ChartNumberFormat...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...

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