Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 14,098 for

word count

(0.13 sec)
  1. AdjustmentCollection.Item | Aspose.Words for .NET

    Discover the AdjustmentCollection Item property, effortlessly retrieve adjustments by index for seamless data management and enhanced performance.... Count , Is . EqualTo ( 1 )); Adjustment...namespace Aspose.Words.Drawing assembly Aspose.Words AdjustmentCollection...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing document automation and flexibility in your projects....{ get; } Gets the Microsoft Word field type. Methods Name Description...MERGESEQ fields to the number and count mail merge records in a mail...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property to access and customize your current list formatting settings for enhanced document design....Words main advantages are:" ); //...builder . Writeln ( "Aspose.Words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/net/aspose.words/doc...
  4. BookmarkCollection class | Aspose.Words for Python

    aspose.Words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified range...Properties Name Description count Returns the number of bookmarks...index. See Also module aspose.words Bookmark class BookmarkEnd class...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Style.is_heading property | Aspose.Words for Py...

    Style.is_heading property. True when the style is one of the built-in Heading styles.... count ) # Enumerate and list all the...document created using Aspose.Words contains by default. for cur_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.isHeading property | Aspose.Words for Nod...

    Style.isHeading property. True when the style is one of the built-in Heading styles.... count ). toEqual ( 4 ); // Enumerate...document created using Aspose.words contains by default. for ( var...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Bookmark.bookmarkStart property | Aspose.Words ...

    Bookmark.bookmarkStart property. Gets the node that represents the start of the bookmark.... Words . BookmarkStart Examples Shows...bookmarks ; expect ( bookmarks . count ). toEqual ( 3 ); // Bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IStructuredDocumentTag.remove_self_only method ...

    IStructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... count > 0 : sdt . remove_self_only...sdts )) See Also module aspose.words.markup class IStructuredDocumentT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSection class | Aspose.Words for Python

    aspose.Words.fields.FieldSection class. Implements the SECTION field...Field ) type Gets the Microsoft Word field type. (Inherited from...# The PAGE field will keep counting pages across the whole document...

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

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities....execution time is proportional to Count . Examples Shows how to work...Runs ; Assert . That ( runs . Count , Is . EqualTo ( 2 )); // We...

    reference.aspose.com/words/net/aspose.words/nod...