Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 14,200 for

word count

(0.13 sec)
  1. FieldUpdatingProgressArgs.total_fields_count pr...

    FieldUpdatingProgressArgs.total_fields_Count property. Gets the total fields Count to be updated....total_fields_count property FieldUpdatingProgres.total_fields_count property...fields count to be updated. @property def total_fields_count ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WebExtensionReferenceCollection class | Aspose....

    Aspose.Words.WebExtensions.WebExtensionReferenceCollection class. Specifies a list of web extension references...Properties Name Description count this[] Methods Name Description...remove(index) See Also module Aspose.Words.WebExtensions WebExtensionReferenc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Range.replace method | Aspose.Words for Python

    aspose.Words.Range.replace method...Words.Range.Replace(System.Text.RegularExpressions...: str , options : aspose . words . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartYValueCollection class | Aspose.Words for ...

    aspose.Words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series....Properties Name Description count Gets the number of items in...while i < series . y_values . count : # Clear individual format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document.... count ) # There are several ways of...assertEqual ( 0 , bookmarks . count ) self . assertEqual ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Split DOC File Online or via Java | products.as...

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

    products.aspose.com/total/java/split/doc/
  7. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    Optimize your documents with CleanupOptions DuplicateStyle property—easily remove duplicate styles for cleaner, more efficient formatting. Default is false.... Count , Is . EqualTo ( 6 )); // Apply...Assert . That ( doc . Styles . Count , Is . EqualTo ( 5 )); Assert...

    reference.aspose.com/words/net/aspose.words/cle...
  8. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series....Properties Name Description count Gets the number of items in...0 ; i < series . yvalues . count ; i ++ ) { // Clear individual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content.... Words . ParagraphFormat Examples Shows...with an exclamation point. var count = doc . range . replace ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.delete_row method | Aspose.Word...

    DocumentBuilder.delete_row method. Deletes a row from a table.... count ) # Delete the first row of...assertEqual ( 1 , table . rows . count ) self . assertEqual ( 'Row...

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