Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 13,990 for

word count

(0.07 sec)
  1. Story.tables property | Aspose.Words for Node.js

    Story.tables property. Gets a collection of tables that are immediate children of the story.... Words . Tables . TableCollection Examples...expect ( tables [ 0 ]. rows . count ). toEqual ( 5 ); expect ( tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by index for streamlined VBA development.... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  3. VbaReferenceType enumeration | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../vbareference/) object.... count ). toEqual ( 5 ); for ( let...let i = references . count - 1 ; i >= 0 ; i -- ) { let reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MailMergeRegionInfo.StartField | Aspose.Words f...

    Discover the MailMergeRegionInfo StartField property—efficiently retrieve the starting field for your merge regions and streamline your document automation.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  5. MailMergeRegionInfo.Fields | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Fields property, easily access and manage child fields for efficient document automation and enhanced productivity.... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  6. TaskPaneDockState enumeration | Aspose.Words fo...

    aspose.Words.webextensions.TaskPaneDockState enumeration. Enumerates available locations of task pane object....the web extension in Microsoft Word via Developer -> Add-ins. doc...web_extension_task_panes . count ) See Also module aspose.words.webextensions...

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

    aspose.Words.markup.CustomPartCollection class. Represents a collection of [CustomPart](../custompart/) objects...Properties Name Description count Gets the number of elements...doc . package_custom_parts . count ) # Clone the second part, then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WebExtensionReference.store property | Aspose.W...

    WebExtensionReference.store property. Specifies the instance of the marketplace where the web extension is stored....the web extension in Microsoft Word via Developer -> Add-ins. doc...web_extension_task_panes . count ) See Also module aspose.words.webextensions...

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

    Discover the LastSection property to easily access the final section of your document, enhancing navigation and content management efficiency.... Count , Is . EqualTo ( 1 )); // Use...Assert . That ( doc . Sections . Count , Is . EqualTo ( 2 )); // Each...

    reference.aspose.com/words/net/aspose.words/doc...