Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 14,105 for

word count

(2.31 sec)
  1. ChartSeriesCollection.GetEnumerator | Aspose.Wo...

    Discover the ChartSeriesCollection GetEnumerator method—efficiently retrieve enumerator objects for seamless data manipulation and analysis.... Count , Is . EqualTo ( 3 )); // Print...namespace Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartSeries class | Aspose.Words for Python

    aspose.Words.drawing.charts.ChartSeries class. Represents chart series properties... count ) self . assertEqual ( 'Series...4 , series . data_labels . count ) # Change the separator string...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... count ). toEqual ( 2 ); //expect(gradientStops...saveOptions ); See Also module Aspose.Words.Drawing class GradientStop GradientStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ComparisonExpression.RightExpression | Aspose.W...

    Discover the RightExpression property of ComparisonExpression. Easily retrieve the right expression for enhanced data analysis and improved performance.... Count , Is . EqualTo ( expected ));...namespace Aspose.Words.Fields assembly Aspose.Words ComparisonExpression...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment.... count ). toEqual ( 2 ); // Comments...docx" ); See Also module Aspose.Words class Comment Comment.removeReply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment.... count ) # Comments that do not reply...docx' ) See Also module aspose.words class Comment Comment.remove_reply...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment.... count ). toEqual ( 2 ); // Comments...docx" ); See Also module Aspose.Words class Comment Comment.storyType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index.... count ). toEqual ( 2 ); //expect(gradientStops...saveOptions ); See Also module Aspose.Words.Drawing class GradientStopCollecti...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DigitalSignature.subject_name property | Aspose...

    DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to sign the document.... count ) self . assertEqual ( aw ....subject_name ) See Also module aspose.words.digitalsignatures class DigitalSignature...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words/doc...