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

word count

(0.17 sec)
  1. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  3. RevisionCollection.AcceptAll | Aspose.Words for...

    Discover the RevisionCollection AcceptAll method to seamlessly integrate all revisions, enhancing your workflow efficiency and collaboration.... Count == 0 && docEdited . Revisions . Count == 0 ) docOriginal...namespace Aspose.Words assembly Aspose.Words RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  4. DigitalSignatureCollection class | Aspose.Words...

    Aspose.Words.DigitalSignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document...Properties Name Description count Gets the number of elements...< doc . digitalSignatures . count ; i ++ ) { const signature =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PersonCollection class | Aspose.Words for Python

    aspose.Words.bibliography.PersonCollection class. Represents a list of persons who are bibliography source contributors....Properties Name Description count Gets the number of persons contained...assertEqual ( 2 , authors . count ) person = authors [ 0 ] self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly.... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Story class | Aspose.Words for Python

    aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.Words.tables/table/)... Remarks Text of a Word document is said to consist...Properties Name Description count Gets the number of immediate...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlSchemaCollection.clone method | Aspose...

    CustomXmlSchemaCollection.clone method. Makes a deep clone of this object.... count ) self . assertEqual ( 2 , schemas..., schemas . count ) See Also module aspose.words.markup class...

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