Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 12,919 for

word count

(0.09 sec)
  1. ChartDataLabelCollection Class | Aspose.Words f...

    Discover the Aspose.Words.ChartDataLabelCollection class for managing chart data labels efficiently. Enhance your document's visual appeal today!...Properties Name Description Count { get; } Returns the number...Assert . That ( chart . Series . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....words.Field public class FieldSkipIf...MERGESEQ fields to the number and count mail merge records in a mail...

    reference.aspose.com/words/java/com.aspose.word...
  3. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity...."GetNumPagesSpanned" method to count how many pages the content of...layout-related metric, such as the page count. Assert . That ( layoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....Aspose::Words::Layout::LayoutCollector::GetEntity method Contents...System :: Object > Aspose :: Words :: Layout :: LayoutCollector...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. NodeList class | Aspose.Words for Python

    aspose.Words.NodeList class. Represents a collection of nodes matching an XPath query executed using the [CompositeNode.select_nodes()](../compositenode/select_nodes/#str) method...Words Document Object Model (DOM)...Properties Name Description count Gets the number of nodes in...

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

    aspose.Words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes...."GetNumPagesSpanned" method to count how many pages the content of...layout-related metric, such as the page count. self . assertEqual ( 0 , layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document.... Words . Node ) Parameter Type Description...firstParagraph . runs ; expect ( runs . count ). toEqual ( 2 ); // We can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... count ). toEqual ( 4 ); const options...(); expect ( dstDoc . lists . count ). toEqual ( isKeepSourceNumberin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started.... Words . Paragraph ) Parameter Type.... NodeType . Any , true ). Count ; IndentAndAppendLine ( "[Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started.... Words . Document ) Parameter Type.... NodeType . Any , true ). Count ; IndentAndAppendLine ( "[Document...

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