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

word count

(0.04 sec)
  1. HeaderFooterCollection.link_to_previous method ...

    aspose.Words.HeaderFooterCollection.link_to_previous method... words . HeaderFooterType , is_link_to_previous...sections [ 0 ] . headers_footers . count ) self . assertEqual ( 2 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Expressions

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for .NET library for calculations....Words Product Solution Aspose.PDF...Total Product Solution Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/tasks/net/working-with-task-res...
  3. Working with Expressions

    Learn how to work with Microsoft Project (MPP/XML) task, resource, and project field using Aspose.Tasks for Java....Words Product Solution Aspose.PDF...Total Product Solution Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/tasks/java/working-with-task-re...
  4. WarningInfoCollection class | Aspose.Words for ...

    aspose.Words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects...Words generates during a load or save...Properties Name Description count Gets the number of elements...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.topMode](../topMode/) property....property cannot be set in a Word 2016 chart. Examples Shows how...0 ; i < series . yvalues . count ; i ++ ) { let dataLabel = dataLabels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { Count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...(layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup)...String OSSPath = fileNameNoExt + count + ".png"; System.out.println(OSSPath);...

    forum.aspose.com/t/layer-group-export-image-err...
  9. Person class | Aspose.Words for Python

    aspose.Words.bibliography.Person class. Represents individual (a person) bibliography source contributor.... count ) person = authors [ 0 ] self...last ) See Also module aspose.words.bibliography Corporate class...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BookmarkEnd.accept method | Aspose.Words for No...

    BookmarkEnd.accept method. Accepts a visitor.... Words . DocumentVisitor ) Parameter...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

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