Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 14,104 for

word count

(0.12 sec)
  1. Range.delete method | Aspose.Words for Node.js

    Range.delete method. Deletes all characters of the range.... count ). toEqual ( 1 ); expect ( doc..." ); See Also module Aspose.Words class Range Range.text property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.topMode](../topMode/) property....property cannot be set in a Word 2016 chart. Examples Shows how...0 ; i < series . yvalues . count ; i ++ ) { let dataLabel = dataLabels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.Styles | Aspose.Words for .NET

    Discover the Style Styles property to access a curated collection of styles, enhancing your design with unique, cohesive aesthetics.... Count , Is . EqualTo ( 4 )); // Enumerate...document created using Aspose.Words contains by default. using (...

    reference.aspose.com/words/net/aspose.words/sty...
  4. StyleCollection.GetEnumerator | Aspose.Words fo...

    Discover the StyleCollection GetEnumerator method to effortlessly list styles alphabetically by name. Enhance your coding efficiency today!... Count , Is . EqualTo ( 4 )); // Enumerate...document created using Aspose.Words contains by default. using (...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Working with Comments in C++|Aspose.Words for C++

    Working with comments using C++....Words allows users to work with comments...comments in a document in Aspose.Words are represented by the Comment...

    docs.aspose.com/words/cpp/working-with-comments/
  6. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....words.Node , com.aspose.words.Inline , com.aspose...aspose.words.SpecialChar , com.aspose.words.FieldChar public class...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldUpdatingProgressArgs | Aspose.Words for Java

    Provides data for the field updating progress event in Java....getTotalFieldsCount() Gets the total fields count to be updated. getUpdateCompleted()...getTotalFieldsCount() Gets the total fields count to be updated. Remarks: The...

    reference.aspose.com/words/java/com.aspose.word...
  8. Adjustment.value property | Aspose.Words for Py...

    Adjustment.value property. Gets or sets the raw value of the adjustment.... count ) adjustment = adjustments [...docx' ) See Also module aspose.words.drawing class Adjustment Adjustment...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... Words . Font Examples Shows how to...; expect ( chart . series . count ). toEqual ( 1 ); expect ( chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeries.series_type property | Aspose.Words...

    ChartSeries.series_type property. Gets the type of this chart series.... words . drawing . charts . ChartSeriesType...type. i = chart . series . count - 1 while i >= 0 : if chart...

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