Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 14,233 for

word count

(0.16 sec)
  1. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object.... Examples Shows how to count the number of shapes in a document...s ) See Also module aspose.words.drawing class Shape Shape.has_image...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDocProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DOCPROPERTY fields in your documents for enhanced functionality....{ get; } Gets the Microsoft Word field type. Methods Name Description.... That ( doc . Variables . Count , Is . EqualTo ( 0 )); doc ...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!... Count , Is . EqualTo ( 0 )); DocumentBuilder...FirstSection . HeadersFooters . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/sec...
  4. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a new default numbered list and applies it to the paragraph....words main advantages are:" ); //...builder . writeln ( "Aspose.words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. ListFormat.apply_number_default method | Aspose...

    ListFormat.apply_number_default method. Starts a new default numbered list and applies it to the paragraph....Words main advantages are:' ) # A...builder . writeln ( 'Aspose.Words allows:' ) # 2 - A numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the paragraph....Words main advantages are:' ) # A...builder . writeln ( 'Aspose.Words allows:' ) # 2 - A numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Adjustment class | Aspose.Words for Python

    aspose.Words.drawing.Adjustment class. Represents adjustment values that are applied to the specified shape.... count ) adjustment = adjustments [...docx' ) See Also module aspose.words.drawing AdjustmentCollection...

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

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....property cannot be set in a Word 2016 chart. Examples Shows how...while i < series . y_values . count : data_label = data_labels [...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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.top_mode](../top_mode/) property....property cannot be set in a Word 2016 chart. Examples Shows how...while i < series . y_values . count : data_label = data_labels [...

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