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

word count

(1 sec)
  1. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans... words . Node ): ... Parameter Type..."GetNumPagesSpanned" method to count how many pages the content of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.page_starting_number property | Aspos...

    PageSetup.page_starting_number property. Gets or sets the starting page number of the section....the section to have the page count that PAGE fields display start...the section to have the page count that PAGE fields display start...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtLoadOptions.detectNumberingWithWhitespaces p...

    TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...words will always detect the first...) { expect ( doc . lists . count ). toEqual ( 4 ); expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FormFieldCollection class | Aspose.Words for No...

    Aspose.Words.Fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range...Properties Name Description count Returns the number of form fields...index. See Also module Aspose.Words.Fields FormField class GeneralFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionGroup.Text | Aspose.Words for .NET

    Explore the RevisionGroup Text property to access inserted, deleted, or moved text, enhancing your document's formatting insights and editing efficiency.... Count , Is . EqualTo ( 7 )); foreach...namespace Aspose.Words assembly Aspose.Words RevisionGroup.RevisionType...

    reference.aspose.com/words/net/aspose.words/rev...
  6. OdsoRecipientDataCollection class | Aspose.Word...

    Aspose.Words.Settings.OdsoRecipientDataCollection class. A typed collection of [OdsoRecipientData](../odsorecipientdata/) To learn more, visit the [Mail Merge and Reporting](https://docs.aspose.com/Words/nodejs-net/mail-merge-and-reporting/) documentation article....Properties Name Description count Gets the number of elements...index. See Also module Aspose.Words.Settings class OdsoRecipientData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined document editing.... Count , Is . EqualTo ( 7 )); foreach...namespace Aspose.Words assembly Aspose.Words RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node.... words . Range : ... Examples Shows...assertEqual ( 1 , doc . sections . count ) self . assertEqual ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!... Count , Is . EqualTo ( 1 )); Assert...namespace Aspose.Words assembly Aspose.Words Range.Text Range...

    reference.aspose.com/words/net/aspose.words/ran...