Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 12,915 for

word count

(0.07 sec)
  1. OdsoRecipientDataCollection.GetEnumerator | Asp...

    Discover the OdsoRecipientDataCollection GetEnumerator method—efficiently iterate through collection items with ease and enhance your data handling capabilities.... Count , Is . EqualTo ( 70 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 69 )); dataCollection...

    reference.aspose.com/words/net/aspose.words.set...
  2. Story.Paragraphs | Aspose.Words for .NET

    Discover Story Paragraphs. Access a curated collection of paragraphs directly from your story, enhancing your narrative with rich, engaging content....tracking revisions in Microsoft Word via "Review" -> "Track changes".... That ( doc . Revisions . Count ( r => r . RevisionType == RevisionType...

    reference.aspose.com/words/net/aspose.words/sto...
  3. CustomPartCollection Class | Aspose.Words for .NET

    Explore the Aspose.Words.Markup.CustomPartCollection class for managing CustomPart objects efficiently. Enhance your document processing capabilities today!...Properties Name Description Count { get; } Gets the number of...doc . PackageCustomParts . Count , Is . EqualTo ( 2 )); // Clone...

    reference.aspose.com/words/net/aspose.words.mar...
  4. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method...insertField(fieldType, updateField) Inserts a Word field into a document and optionally...insertField ( fieldType : Aspose . Words . Fields . FieldType , updateField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.Words.DocumentBuilder.insert_field method...pe, update_field) Inserts a Word field into a document and optionally...self , field_type : aspose . words . fields . FieldType , update_field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all fields from your FieldCollection with our Clear method. Streamline your document management and enhance efficiency today!... Count , Is . EqualTo ( 6 )); // Below...(); Assert . That ( fields . Count , Is . EqualTo ( 5 )); // 2...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified document ranges, enhancing your document automation....Properties Name Description Count { get; } Returns the number...; Assert . That ( fields . Count , Is . EqualTo ( 6 )); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. StructuredDocumentTagCollection.Remove | Aspose...

    Effortlessly remove specific structured document tags using the StructuredDocumentTagCollection Remove method for streamlined document management.... Count ; i ++) { sdt = structuredDocumentTa...That ( structuredDocumentTa . Count , Is . EqualTo ( 5 )); // Remove...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 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...