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

word count

(0.8 sec)
  1. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....words.Node , com.aspose.words.Inline , com.aspose...aspose.words.SpecialChar , com.aspose.words.FieldChar public class...

    reference.aspose.com/words/java/com.aspose.word...
  2. RevisionCollection.accept method | Aspose.Words...

    RevisionCollection.accept method. Accepts revisions that match specified criteria.... Words . IRevisionCriteria ) Parameter...implementation. Returns The count of accepted revisions. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomXmlSchemaCollection.indexOf method | Aspo...

    CustomXmlSchemaCollection.indexOf method. Returns the zero-based index of the specified value in the collection.... count ). toEqual ( 3 ); expect ( schemas...schemas . count ). toEqual ( 0 ); See Also module Aspose.Words.Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabel.showCategoryName property | Aspo...

    ChartDataLabel.showCategoryName property. Allows to specify if category name is to be displayed for the data labels on a chart... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert EPS with Aspose.Page Node.js via C++ API

    EPS to WMF conversion functionality offered by Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code snippets here....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/page/nodejs-cpp/convert/eps-to-...
  6. RevisionCollection.accept method | Aspose.Words...

    RevisionCollection.accept method. Accepts revisions that match specified criteria.... words . IRevisionCriteria ): ... Parameter...implementation. Returns The count of accepted revisions. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!... Count , Is . EqualTo ( 2 )); // Delete...Assert . That ( table . Rows . Count , Is . EqualTo ( 1 )); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Bookmark.remove method | Aspose.Words for Python

    Bookmark.remove method. Removes the bookmark from the document... count ) # There are several ways of...assertEqual ( 0 , bookmarks . count ) self . assertEqual ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... words . lists . ListFormat : ... Examples...builder . writeln ( 'Aspose.Words main advantages are:' ) # A...

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

    Access or modify a specific person in PersonCollection by index. Simplify data management with this essential property for efficient coding!... Count , Is . EqualTo ( 12 )); // Get...That ( source . Contributors . Count (), Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.bib...