Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 12,978 for

word count

(0.25 sec)
  1. ChartDataLabel.isVisible property | Aspose.Word...

    ChartDataLabel.isVisible property. Returns ``true`` if this data label has something to display.... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PersonCollection class | Aspose.Words for Python

    aspose.Words.bibliography.PersonCollection class. Represents a list of persons who are bibliography source contributors....Properties Name Description count Gets the number of persons contained...assertEqual ( 2 , authors . count ) person = authors [ 0 ] self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... count ). toEqual ( 6 ); // Apply both...); expect ( doc . styles . count ). toEqual ( 5 ); expect ( paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node.... words . NodeType : ... Examples Shows...NodeType . TABLE , True ) . count ) cur_node = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlSchemaCollection.clone method | Aspose...

    CustomXmlSchemaCollection.clone method. Makes a deep clone of this object.... count ) self . assertEqual ( 2 , schemas..., schemas . count ) See Also module aspose.words.markup class...

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

    Node.remove method. Removes itself from the parent.... count ). toEqual ( 2 ); let curNode...NodeType . Table , true ). count ). toEqual ( 0 ); Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve text, including paragraph endings, enhancing your text processing efficiency.... Count ); // Composite nodes such as...( NodeType . Any , true ). Count ); // We can modify the contents...

    reference.aspose.com/words/net/aspose.words/par...
  9. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than one page.... count } , column 1.' ) builder . insert_cell...write ( f 'Row { table . rows . count } , column 2.' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Track Changes in a Document in Java|Aspose.Word...

    Track changes to content and formatting made by you or others. Access individual revisions in a document and apply various properties to them using Java....Words supports track changes in Microsoft Word. With this...feature in Aspose.Words, as well as in Microsoft Word, can be associated...

    docs.aspose.com/words/java/track-changes-in-a-d...