Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 12,919 for

word count

(0.04 sec)
  1. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/var...
  2. ChartSeries.Explosion | Aspose.Words for .NET

    Discover the ChartSeries Explosion property to customize pie chart data points. Adjust positioning for impactful visualizations—perfect for data storytelling!... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeries.Name | Aspose.Words for .NET

    Discover the ChartSeries Name property, easily manage series names, auto-generate with indices, and enhance data visualization effortlessly.... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataLabel.Separator | Aspose.Words for .NET

    Discover the ChartDataLabel Separator property to customize your chart's data labels. Easily set string separators for clearer visualization and insights.... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Bookmark.bookmarkStart property | Aspose.Words ...

    Bookmark.bookmarkStart property. Gets the node that represents the start of the bookmark.... Words . BookmarkStart Examples Shows...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Style.is_heading property | Aspose.Words for Py...

    Style.is_heading property. True when the style is one of the built-in Heading styles.... count ) # Enumerate and list all the...document created using Aspose.Words contains by default. for cur_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Style.isHeading property | Aspose.Words for Nod...

    Style.isHeading property. True when the style is one of the built-in Heading styles.... count ). toEqual ( 4 ); // Enumerate...document created using Aspose.words contains by default. for ( var...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node.... words . Node , ref_child : aspose . words . Node ):...first_section . body . paragraphs . count ) # Composite nodes such as...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IStructuredDocumentTag.remove_self_only method ...

    IStructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... count > 0 : sdt . remove_self_only...sdts )) See Also module aspose.words.markup class IStructuredDocumentT...

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