Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 12,978 for

word count

(0.18 sec)
  1. Node class | Aspose.Words for Python

    aspose.Words.Node class. Base class for all nodes of a Word document...of a Word document. To learn more, visit the Aspose.Words Document...NodeType . ANY , False ) . count ) for child in children : switch_condition...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DigitalSignatureType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignatureType enum to enhance your document security with versatile digital signature options....signature method used in Microsoft Word 97-2003 .DOC binary documents...1 , digitalSignatureColl . Count ); Assert . AreEqual ( DigitalSignatureType...

    reference.aspose.com/words/net/aspose.words.dig...
  3. WebExtensionStoreType enumeration | Aspose.Word...

    aspose.Words.webextensions.WebExtensionStoreType enumeration. Enumerates available types of a web extension store....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...
  4. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships.... words . markup . CustomPartCollection... ( self , value : aspose . words . markup . CustomPartCollection...

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

    aspose.Words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...Properties Name Description count Gets the number of nodes in...))) i = 0 while i < tables . count : print ( f 'Start of Table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... count ). toEqual ( 8 ); // Apply a...); expect ( doc . styles . count ). toEqual ( 4 ); // Removing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DigitalSignatureUtil.loadSignatures method | As...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.loadSignatures method... count ). toEqual ( 1 ); // 2 - Load...expect ( digitalSignatures . count ). toEqual ( 1 ); Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GeneralFormatCollection class | Aspose.Words fo...

    aspose.Words.fields.GeneralFormatCollection class. Represents a typed collection of general formats...Properties Name Description count Gets the total number of the...format . general_formats . count ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....Aspose::Words::ControlChar::NonBreakingHyphenCha field Contents...Non-breaking Hyphen in Microsoft Word is (char)30. static constexpr...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. 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...