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

word count

(0.13 sec)
  1. ChartDataLabel.showSeriesName property | Aspose...

    ChartDataLabel.showSeriesName property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... count ) # Apply both styles to different...assertEqual ( 5 , doc . styles . count ) self . assertEqual ( my_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....log ( "Current list count: " + lists . count ); console . log (...))); See Also module Aspose.Words class List List.isRestartAtEachSecti...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Table class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...Words /// to mail merge data from...Customer objects into Microsoft Word documents. /// </summary> public...

    reference.aspose.com/words/net/aspose.words.mai...
  8. ParagraphCollection class | Aspose.Words for No...

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Properties Name Description count Gets the number of nodes in...tracking revisions in Microsoft Word via "Review" -> "Track changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomXmlSchemaCollection.Clear | Aspose.Words ...

    Effortlessly clear your CustomXmlSchemaCollection with the Clear method, removing all elements for optimal management and organization.... Count , Is . EqualTo ( 3 )); Assert...(); Assert . That ( schemas . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.mar...
  10. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....words.Field public class FieldToc..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/java/com.aspose.word...