Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 14,013 for

word count

(0.2 sec)
  1. ChartDataPoint.explosion property | Aspose.Word...

    ChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... count ). toEqual ( 1 ); expect ( chart...center by 10 points. // Aspose.words create data points automatically...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this document.... words . fonts . FontInfoCollection...for i in range ( all_fonts . count ): print ( f 'Font index # {...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a comment.... count } replies' ) for comment_reply...print () See Also module aspose.words class Comment Comment.ancestor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....Words.dll to generate document from...Now ); if ( doc . Revisions . Count == 0 ) { // If documents are...

    docs.aspose.com/words/net/extend-and-contribute...
  5. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....content based on styles from a Word document can be useful to identify...identify, list and count paragraphs and runs of text formatted...

    docs.aspose.com/words/cpp/working-with-styles-a...
  6. BuiltInDocumentProperties.heading_pairs propert...

    BuiltInDocumentProperties.heading_pairs property. Specifies document headings and their names....is an int and specifies the count of document parts for this heading...property. The total sum of counts for all heading pairs in this...

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

    aspose.Words.drawing.charts.ChartLegend class. Represents chart legend properties... count ) self . assertEqual ( 'Series...docx' ) See Also module aspose.words.drawing.charts ChartFormat class...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number.... line_number_count_by = 3 page_setup . line_number_restart_mode...the 15th, # and continue the count from that point onward. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LegendPosition enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.LegendPosition enumeration. Specifies the possible positions for a chart legend.... count ). toEqual ( 3 ); expect ( chart...docx" ); See Also module Aspose.Words.Drawing.Charts IChartDataPoint...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Section.prependContent method | Aspose.Words fo...

    Section.prependContent method. Inserts a copy of content of the source section at the beginning of this section.... Words . Section ) Parameter Type Description... expect ( doc . sections . count ). toEqual ( 3 ); expect ( section...

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