Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 14,104 for

word count

(0.12 sec)
  1. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... words . CommentCollection : ... Examples...'Has { comment . replies . count } replies' ) for comment_reply...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Cell.ensureMinimum method | Aspose.Words for No...

    Cell.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... count ). toEqual ( 0 ); // Calling...)); See Also module Aspose.Words.Tables class Cell Cell.tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based index of the last column of the table column range associated with the bookmark.... count : # Print the contents of the...CELL_CHAR )) See Also module aspose.words class Bookmark Bookmark.is_column...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.FootnoteOptions | Aspose.Words for .NET

    Discover PageSetup FootnoteOptions to easily customize footnote numbering and positioning for enhanced document clarity and professionalism....section to maintain a continuous count throughout the section, // starting...namespace Aspose.Words assembly Aspose.Words PageSetup.FooterDistance...

    reference.aspose.com/words/net/aspose.words/pag...
  5. PageSetup.EndnoteOptions | Aspose.Words for .NET

    Discover the PageSetup EndnoteOptions property to easily customize endnote numbering and positioning for enhanced document formatting and clarity....section to maintain a continuous count throughout the section, // starting...namespace Aspose.Words assembly Aspose.Words PageSetup.DifferentFirstPageHe...

    reference.aspose.com/words/net/aspose.words/pag...
  6. ChartDataPoint.explosion property | Aspose.Word...

    ChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... count ) self . assertEqual ( 'Sales'...center by 10 points. # Aspose.Words create data points automatically...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IChartDataPoint.explosion property | Aspose.Wor...

    IChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... count ) self . assertEqual ( 'Sales'...center by 10 points. # Aspose.Words create data points automatically...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....Words is a class library designed...server-side processing of Microsoft Word documents and supports fields...

    docs.aspose.com/words/java/introduction-to-fields/
  10. 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...