Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 13,963 for

word count

(0.22 sec)
  1. DigitalSignatureUtil.load_signatures method | A...

    aspose.Words.digitalsignatures.DigitalSignatureUtil.load_signatures method... count ) # 2 - Load from a document...( 1 , digital_signatures . count ) Shows how to remove digital...

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

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....Properties Name Description Count { get; } Gets the number of...save options. Remarks Text of a Word document is said to consist...

    reference.aspose.com/words/net/aspose.words/story/
  3. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....Aspose::Words::Fields::FieldToc class Contents [ Hide ] FieldToc...Aspose :: Words :: Fields :: Field , public Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. OdsoFieldMapDataCollection Class | Aspose.Words...

    Discover the Aspose.Words OdsoFieldMapDataCollection class, a powerful typed collection for efficient management of OdsoFieldMapData objects....Properties Name Description Count { get; } Gets the number of...Assert . That ( dataCollection . Count , Is . EqualTo ( 30 )); using...

    reference.aspose.com/words/net/aspose.words.set...
  5. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document.... words . DocumentBase : ... Examples...( 'Current list count: ' + str ( lists . count )) print ( 'Is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....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...
  7. Split DOC File Online or via .NET | products.as...

    Free online app to split different DOC files. .NET C# splitter library code for DOC documents....Get total pages using Page Count. Loop through each page and...Document Splitting Manage older Word documents by splitting large...

    products.aspose.com/total/net/split/doc/
  8. 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...
  9. VbaReference.LibId | Aspose.Words for .NET

    Discover the VBA LibId property, effortlessly retrieve the Automation type library identifier with this essential guide for developers. Enhance your coding skills!... Count , Is . EqualTo ( 5 )); for (...( int i = references . Count - 1 ; i >= 0 ; i --) { VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  10. CellCollection.toArray method | Aspose.Words fo...

    CellCollection.toArray method. Copies all cells from the collection to a new array of cells.... count ; i ++ ) { console . log ( `Start...for ( let j = 0 ; j < rows . count ; j ++ ) { console . log ( `\tStart...

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