Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 14,000 for

word count

(0.13 sec)
  1. Node.GetAncestor | Aspose.Words for .NET

    Discover the Node GetAncestor method to easily retrieve the first ancestor of a specified object type, enhancing your coding efficiency and accuracy.... Count ; i ++) { Table table = ( Table...other tables as children. int count = GetChildTableCount ( table...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!... Count ; i ++) { Assert . That ( firstParagraphBorder...i < firstParagraphBorder . Count ; i ++) { Assert . That ( firstParagraphBorder...

    reference.aspose.com/words/net/aspose.words/bor...
  3. DigitalSignatureType enumeration | Aspose.Words...

    aspose.Words.digitalsignatures.DigitalSignatureType enumeration. Specifies the type of a digital signature....signature method used in Microsoft Word 97-2003 .DOC binary documents...digital_signature_collection . count ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Lists::ListCollection::get_Count...

    Aspose::Words::Lists::ListCollection::get_Count method. Gets the Count of numbered and bulleted lists in the document in C++....Aspose::Words::Lists::ListCollection::get_Count method ListC...ListCollection::get_Count method Gets the count of numbered and bulleted...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Split DOCM File Online or via .NET | products.a...

    Free online app to split different DOCM files. .NET C# splitter library code for DOCM documents....Get total pages using Page Count. Loop through each page and...split DOCM files? With Aspose.Words for .NET , child API of Aspose...

    products.aspose.com/total/net/split/docm/
  7. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!... Count , Is . EqualTo ( 1 )); // We...NodeType . Shape , true ). Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/sto...
  8. BuildingBlockCollection.Item | Aspose.Words for...

    Access specific building blocks effortlessly with our BuildingBlockCollection. Retrieve items by index for seamless integration in your projects.... Count , Is . EqualTo ( 5 )); doc ...GetText ()); // In Microsoft Word, we can access the building...

    reference.aspose.com/words/net/aspose.words.bui...
  9. VbaReferenceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaReferenceType enum to easily define VbaReference object types, enhancing your document automation and management.... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Table.node_type property | Aspose.Words for Python

    Table.node_type property. Returns [NodeType.TABLE](../../../aspose.Words/nodetype/#TABLE).... words . NodeType : ... Examples Shows...) for i in range ( tables . count ): table = tables [ i ] . as_table...

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