Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 14,233 for

word count

(0.15 sec)
  1. BubbleSizeCollection class | Aspose.Words for P...

    aspose.Words.drawing.charts.BubbleSizeCollection class. Represents a collection of bubble sizes for a chart series....Properties Name Description count Gets the number of items in...sizes. See Also module aspose.words.drawing.charts method ChartSeries...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. ChartLegendEntryCollection Class | Aspose.Words...

    Explore Aspose.Words.ChartLegendEntryCollection to efficiently manage chart legend entries and enhance your document visuals with ease....Properties Name Description Count { get; } Returns the number...namespace Aspose.Words.Drawing.Charts assembly Aspose.Words ChartLegendEntry...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Document.frameset property | Aspose.Words for P...

    Document.frameset property. Returns a [Document.frameset](./) instance if this document represents a frames page.... words . framesets . Frameset : .....frameset . child_framesets . count ) # We can check the default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomPartCollection class | Aspose.Words for N...

    Aspose.Words.Markup.CustomPartCollection class. Represents a collection of [CustomPart](../custompart/) objects...Properties Name Description count Gets the number of elements...index. See Also module Aspose.Words.Markup class CustomPart property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Online DOTX File Splitter or Build Python Apps ...

    Free online app to Split different DOTX files. Python Splitter library code for DOTX documents....Words](https://pypi.org/project/aspose-words/)) Load...document using Document class. Count total number of pages in the...

    products.aspose.com/total/python-net/split/dotx/
  7. Online ODT File Splitter or Build Python Apps t...

    Free online app to Split different ODT files. Python Splitter library code for ODT documents....Words](https://pypi.org/project/aspose-words/)) Load...document using Document class. Count total number of pages in the...

    products.aspose.com/total/python-net/split/odt/
  8. StructuredDocumentTagCollection class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructureddocumenttag/) instances that represent the structured document tags in the specified range...Properties Name Description count Returns the number of structured...id ); See Also module Aspose.Words.Markup StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. DocumentVisitor.visitBookmarkEnd method | Aspos...

    DocumentVisitor.visitBookmarkEnd method. Called when an end of a bookmark is enCountered in the document.... Words . BookmarkEnd ) Parameter Type...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

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