Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 14,000 for

word count

(0.42 sec)
  1. Document.AcceptAllRevisions | Aspose.Words for ...

    Streamline your editing process with the AcceptAllRevisions method, effortlessly accepting all tracked changes in your document for a polished final version.... Count , Is . EqualTo ( 3 )); // We.... That ( doc . Revisions . Count , Is . EqualTo ( 0 )); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  2. RevisionGroupCollection class | Aspose.Words fo...

    aspose.Words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the document...Properties Name Description count Returns the number of revision...doc . revisions . groups . count ) for group in doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textbox sizing with a simple boolean setting for optimal customization.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ChartXValueCollection class | Aspose.Words for ...

    aspose.Words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series....Properties Name Description count Gets the number of items in...while i < series . y_values . count : # Clear individual format...

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

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormField.OwnHelp | Aspose.Words for .NET

    Discover the FormField OwnHelp property. Easily user experience by customizing help messages when users press F1 on focused form fields.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series....Properties Name Description count Gets the number of items in...0 ; i < series . yvalues . count ; i ++ ) { // Clear individual...

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