Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 12,908 for

word count

(0.18 sec)
  1. Split DOC File Online or using Android Mobile A...

    Free online app to split different DOC files. Android splitter library Java code for DOC documents.... Count total number of pages in the...split DOC files? With Aspose.Words for Android via Java , child...

    products.aspose.com/total/android-java/split/doc/
  2. SmartTag class | Aspose.Words for Python

    aspose.Words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Properties Name Description count Gets the number of immediate...in a document with Microsoft Word recognizes a part of its text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TaskPaneDockState Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPaneDockState enum, which defines task pane locations for enhanced document editing and user experience....the web extension in Microsoft Word via Developer -> Add-ins. doc...doc . WebExtensionTaskPane . Count , Is . EqualTo ( 0 )); doc =...

    reference.aspose.com/words/net/aspose.words.web...
  4. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph list levels from 0 to 8 for enhanced document organization and clarity....ListLevelNumber { get ; set ; } Remarks In Word documents, lists may consist...list item. // The Microsoft Word list template called "NumberDefault"...

    reference.aspose.com/words/net/aspose.words.lis...
  5. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....} ; Modules count: { vba_project . modules . count } \n ' ) else...} ; Modules count: { vba_project . modules . count } \n ' ) vba_modules...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PersonCollection.Contains | Aspose.Words for .NET

    Discover if a PersonCollection includes a specific individual with our efficient Contains method. Simplify your data management today!... Count , Is . EqualTo ( 1 )); // Remove...); Assert . That ( persons . Count , Is . EqualTo ( 0 )); // Create...

    reference.aspose.com/words/net/aspose.words.bib...
  7. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... count ). toEqual ( 0 ); footnote ...expect ( footnote . tables . count ). toEqual ( 1 ); expect ( footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphStyleName property to automate style application for new paragraphs, enhancing your document formatting....Words. The next paragraph style will...you edit the document in MS Word. Examples Shows how to access...

    reference.aspose.com/words/net/aspose.words/sty...
  9. FieldCollection.remove method | Aspose.Words fo...

    FieldCollection.remove method. Removes the specified field from this collection and from the document.... words . fields . Field ): ... Parameter...assertEqual ( 6 , fields . count ) # Below are four ways of removing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the table.... words . tables . Row : ... Examples...( 5 , tables [ 0 ] . rows . count ) self . assertEqual ( 4 , tables...

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