Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 14,233 for

word count

(0.95 sec)
  1. BookmarkStart.getText method | Aspose.Words for...

    BookmarkStart.getText method. Returns an empty string.... count ). toEqual ( 3 ); // Bookmarks...}); See Also module Aspose.Words class BookmarkStart BookmarkStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MappedDataFieldCollection Class | Aspose.Words ...

    Discover Aspose.Words.MailMerging.MappedDataFieldCollection for seamless mapping of data source fields to mail merge fields, enhancing document automation....Properties Name Description Count { get; } Gets the number of... That ( mappedDataFields . Count , Is . EqualTo ( 2 )); using...

    reference.aspose.com/words/net/aspose.words.mai...
  3. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined document editing.... Count , Is . EqualTo ( 7 )); foreach...namespace Aspose.Words assembly Aspose.Words RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  4. FieldSectionPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SECTIONPAGES field and enhance your document processing capabilities....{ get; } Gets the Microsoft Word field type. Methods Name Description...// The PAGE field will keep counting pages across the whole document...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node.... words . Range : ... Examples Shows...assertEqual ( 1 , doc . sections . count ) self . assertEqual ( 'Section...

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

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!... Count , Is . EqualTo ( 1 )); Assert...namespace Aspose.Words assembly Aspose.Words Range.Text Range...

    reference.aspose.com/words/net/aspose.words/ran...
  7. Style.IsHeading | Aspose.Words for .NET

    Discover the IsHeading property. Easily identify if a style is a built-in Heading style, enhancing your document's structure and readability.... Count , Is . EqualTo ( 4 )); // Enumerate...document created using Aspose.Words contains by default. using (...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Node.range property | Aspose.Words for Node.js

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node.... Words . Range Examples Shows how to...(); expect ( doc . sections . count ). toEqual ( 1 ); expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity.... Count , Is . EqualTo ( 2 )); Node...NodeType . Table , true ). Count , Is . EqualTo ( 0 )); Shows...

    reference.aspose.com/words/net/aspose.words/nod...
  10. VariableCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your documents with the VariableCollection RemoveAt method, which removes a variable at any specified index for seamless data handling.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/var...