Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 12,881 for

word count

(0.05 sec)
  1. VbaReference.Type | Aspose.Words for .NET

    Discover the VbaReference Type property to identify and utilize VbaReferenceType objects effectively, enhancing your VBA programming efficiency.... Count ); for ( int i = references . Count - 1 ; i >=...AreEqual ( 4 , references . Count ); references . Remove ( references...

    reference.aspose.com/words/net/aspose.words.vba...
  2. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CustomPart RelationshipType property to easily manage and define relationships between parent and custom parts for enhanced functionality.... Count ); // Clone the second part...doc . PackageCustomParts . Count ); // Enumerate over the collection...

    reference.aspose.com/words/net/aspose.words.mar...
  3. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent section of your story, enhancing your document's structure and organization.... Count ); Assert . AreEqual ( 2 , doc...Sections [ 0 ]. HeadersFooters . Count ( hf => !(( HeaderFooter ) hf...

    reference.aspose.com/words/net/aspose.words/hea...
  4. CustomPartCollection.Item | Aspose.Words for .NET

    Effortlessly manage your CustomPartCollection with our item property. Quickly get or set items at any index for seamless customization and efficiency.... Count ); // Clone the second part...doc . PackageCustomParts . Count ); // Enumerate over the collection...

    reference.aspose.com/words/net/aspose.words.mar...
  5. MailMergeRegionInfo.MustacheTags | Aspose.Words...

    Discover the MailMergeRegionInfo MustacheTags property, which efficiently returns a comprehensive list of child mustache tags for seamless data integration.... Count ); Assert . AreEqual ( "Region1"...AreEqual ( 2 , nestedRegions . Count ); Assert . AreEqual ( "NestedRegion1"...

    reference.aspose.com/words/net/aspose.words.mai...
  6. CustomPart.Data | Aspose.Words for .NET

    Explore CustomPart Data. Access detailed information about your custom parts for enhanced precision and efficiency in your projects.... Count ); // Clone the second part...doc . PackageCustomParts . Count ); // Enumerate over the collection...

    reference.aspose.com/words/net/aspose.words.mar...
  7. StructuredDocumentTagCollection.remove method |...

    StructuredDocumentTagCollection.remove method. Removes the structured document tag with the specified identifier.... count : sdt = structured_document_tags...structured_document_tags . count ) # Remove the structured document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldCollection class | Aspose.Words for Python

    aspose.Words.fields.FieldCollection class. A collection of [Field](../field/) objects that represents the fields in the specified range...Properties Name Description count Returns the number of the fields...assertEqual ( 6 , fields . count ) # Below are four ways of removing...

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

    CustomPart.data property. Contains the data of this custom part.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

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

    VbaProject.name property. Gets or sets VBA project name....} ; Modules count: { vba_project . modules . count } \n ' ) else...} ; Modules count: { vba_project . modules . count } \n ' ) vba_modules...

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