Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 12,916 for

word count

(0.17 sec)
  1. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words/ran...
  2. CellCollection.Item | Aspose.Words for .NET

    Access specific Cells effortlessly with the CellCollection Item property. Retrieve any Cell by index for streamlined 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...
  3. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our typed property, ensuring seamless data management and enhanced organization for your projects.... Count ; i ++) { Console . WriteLine...for ( int j = 0 ; j < rows . Count ; j ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  4. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Count , Is . EqualTo ( 8 )); compareOptions... That ( docA . Revisions . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.com...
  5. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...{ get; } Gets the Microsoft Word field type. Methods Name Description...how to skip records in Aspose.Words mail merge. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.fie...
  6. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection.... words . fields . GeneralFormat ):...format . general_formats . count ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... words . Section : ... Remarks HeaderFooter...sections [ 0 ] . headers_footers . count ) self . assertEqual ( 2 , len...

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

    Access specific Paragraphs easily with the ParagraphCollection Item property. Retrieve any Paragraph by index for seamless text management....tracking revisions in Microsoft Word via "Review" -> "Track changes".... That ( doc . Revisions . Count ( r => r . RevisionType == RevisionType...

    reference.aspose.com/words/net/aspose.words/par...
  9. Document.variables property | Aspose.Words for ...

    Document.variables property. Returns the collection of variables added to a document or template.... Words . VariableCollection Examples..."3" ); expect ( variables . count ). toEqual ( 3 ); // We can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions 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...