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

word count

(0.22 sec)
  1. Comment.RemoveReply | Aspose.Words for .NET

    Effortlessly remove unwanted replies with the Comment RemoveReply method, ensuring your discussions stay clear and relevant. Enhance your comment management today!... Count , Is . EqualTo ( 2 )); // Below...That ( comment . Replies . Count , Is . EqualTo ( 1 )); // 2...

    reference.aspose.com/words/net/aspose.words/com...
  2. Revision.ParentStyle | Aspose.Words for .NET

    Discover the Revision ParentStyle property, which identifies the immediate parent style owner for StyleDefinitionChange revisions. Optimize your styling process!...Count} revision groups:" ); // Iterate...document into during Microsoft Word editing. Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/rev...
  3. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word documents....a glossary document within a Word document. A glossary document...learn more, visit the Aspose.Words Document Object Model (DOM)...

    reference.aspose.com/words/net/aspose.words.bui...
  4. OdsoRecipientDataCollection.Clear | Aspose.Word...

    Effortlessly clear all elements from the OdsoRecipientDataCollection with our efficient method. Simplify data management today!... Count , Is . EqualTo ( 70 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 69 )); dataCollection...

    reference.aspose.com/words/net/aspose.words.set...
  5. Document.page_count property | Aspose.Words for...

    Document.page_Count property. Gets the number of pages in the document as calculated by the most recent page layout operation....page_count property Document.page_count property Gets the number...operation. @property def page_count ( self ) -> int : ... Examples...

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

    Retrieve the first section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization.... Count , Is . EqualTo ( 1 )); // Use...Assert . That ( doc . Sections . Count , Is . EqualTo ( 2 )); // Each...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...{ get; } Gets the Microsoft Word field type. UseParagraphOutlineL..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/net/aspose.words.fie...
  8. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.Words/saveformat/#Text) format... count Gets or sets how many TxtListIndentation...character = ' ' ; // Set the "Count" property to specify the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.remove_reply method | Aspose.Words for ...

    Comment.remove_reply method. Removes the specified reply to this comment.... words . Comment ): ... Parameter Type...assertEqual ( 2 , comment . replies . count ) # Below are two ways of removing...

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

    aspose.Words.fields.FieldToc class. Implements the TOC field... type Gets the Microsoft Word field type. (Inherited from...as_field_toc () # SEQ fields display a count that increments at each SEQ...

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