Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 14,013 for

word count

(0.37 sec)
  1. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity...."GetNumPagesSpanned" method to count how many pages the content of...layout-related metric, such as the page count. Assert . That ( layoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  2. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method.... Count , Is . EqualTo ( 3 )); Assert...namespace Aspose.Words.Fonts assembly Aspose.Words FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Row.EnsureMinimum | Aspose.Words for .NET

    Discover the Row EnsureMinimum method, effortlessly create and append a Cell when none exist, enhancing your data structure management.... Count , Is . EqualTo ( 0 )); // Calling...namespace Aspose.Words.Tables assembly Aspose.Words Row.AcceptStart...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image types and enhance your image handling capabilities. Boost your development efficiency today!... Count ( s => (( Shape ) s ). HasImage...namespace Aspose.Words.Drawing assembly Aspose.Words ImageData.ImageSize...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartLegend.Overlay | Aspose.Words for .NET

    Control chart element overlap with the ChartLegend Overlay property. Enhance your data visualization with customizable legend settings for clearer insights.... Count , Is . EqualTo ( 3 )); Assert...namespace Aspose.Words.Drawing.Charts assembly Aspose.Words ChartLegend...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Bookmark.LastColumn | Aspose.Words for .NET

    Discover the LastColumn property, easily access the zero-based index of the last column in your table's bookmark range for efficient data management.... Count ) { // Print the contents of...namespace Aspose.Words assembly Aspose.Words Bookmark.IsColumn...

    reference.aspose.com/words/net/aspose.words/boo...
  7. Bookmark.FirstColumn | Aspose.Words for .NET

    Discover the FirstColumn property. Easily access the zero-based index of the first column in your table's bookmark range for efficient data management.... Count ) { // Print the contents of...namespace Aspose.Words assembly Aspose.Words Bookmark.BookmarkStart...

    reference.aspose.com/words/net/aspose.words/boo...
  8. DigitalSignatureCollection Class | Aspose.Words...

    Discover the Aspose.Words DigitalSignatureCollection class, offering easy access to a read-only collection of digital signatures for secure document management....Properties Name Description Count { get; } Gets the number of...That ( digitalSignatureColl . Count , Is . EqualTo ( 1 )); Assert...

    reference.aspose.com/words/net/aspose.words.dig...
  9. MappedDataFieldCollection.ContainsValue | Aspos...

    Discover if a field mapping exists in MappedDataFieldCollection with the ContainsValue method. Enhance your data management efficiency today!... Count , Is . EqualTo ( 2 )); using... That ( mappedDataFields . Count , Is . EqualTo ( 0 )); } ///...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Paragraph class | Aspose.Words for Python

    aspose.Words.Paragraph class. Represents a paragraph of text...valid paragraph in Microsoft Word always ends with a paragraph...document is opened in Microsoft Word. Inheritance: Paragraph → CompositeNode...

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