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

word count

(0.09 sec)
  1. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization....of a Word document. To learn more, visit the Aspose.Words Document...( NodeType . Any , false ). Count , Is . EqualTo ( 3 )); foreach...

    reference.aspose.com/words/net/aspose.words/node/
  2. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned....deep copy of a Word document using Aspose.Words for Python via...document clone using Aspose.Words. Operations with Cloning Documents...

    docs.aspose.com/words/python-net/clone-a-document/
  3. FieldSeq.sequence_identifier property | Aspose....

    FieldSeq.sequence_identifier property. Gets or sets the name assigned to the series of items that are to be numbered....as_field_toc () # SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_shapes method. Deletes all shapes (drawing objects) from the headers and footers of this section.... count ) self . assertEqual ( 1 , doc...NodeType . SHAPE , True ) . count ) # Remove all shapes from the...

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

    Effortlessly convert your RowCollection to a new array with the ToArray method, ensuring seamless data management and enhanced performance.... Count ; i ++) { Console . WriteLine...for ( int j = 0 ; j < rows . Count ; j ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Appendix A. Enumeration Extension Methods|Aspos...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report in Java.... first ()) count() persons . count () count(Predicate) persons...persons . count ( p => p . getAge () > 30 ) distinct() persons...

    docs.aspose.com/words/java/appendix-a-enumerati...
  7. VbaModuleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in document automation....Properties Name Description Count { get; } Returns the number...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" : $"Project...

    reference.aspose.com/words/net/aspose.words.vba...
  8. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior of the field in C++....Aspose::Words::Fields::FieldListNum::get_ListLevel method Contents...System :: String Aspose :: Words :: Fields :: FieldListNum ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. DigitalSignatureUtil.LoadSignatures | Aspose.Wo...

    Effortlessly load digital signatures from your documents with the DigitalSignatureUtil LoadSignatures method. Enhance your workflow today!... Count , Is . EqualTo ( 1 )); // 2...That ( digitalSignatures . Count , Is . EqualTo ( 1 )); } Shows...

    reference.aspose.com/words/net/aspose.words.dig...
  10. CustomPart.IsExternal | Aspose.Words for .NET

    Discover the CustomPart IsExternal property, learn how it defines internal vs. external custom parts in OOXML packages for streamlined data management.... Count , Is . EqualTo ( 2 )); // Clone...doc . PackageCustomParts . Count , Is . EqualTo ( 3 )); // Enumerate...

    reference.aspose.com/words/net/aspose.words.mar...