Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 14,228 for

word count

(0.2 sec)
  1. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.Words.markup/smarttag/) descendant nodes of the current node.... count ) doc . remove_smart_tags ()...SMART_TAG , True ) . count ) See Also module aspose.words class CompositeNode...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Using Contextual Object Member Access in Java|A...

    Use contextual object member to access some objects without specifying the objects id in template expressions using Java....Age]>><</foreach>> Count: <<[ds.Persons.count()]>> Alternatively...<<[Age]>><</foreach>> Count: <<[Persons.count()]>> FAQ Q: How does...

    docs.aspose.com/words/java/using-contextual-obj...
  3. FieldSeq.InsertNextNumber | Aspose.Words for .NET

    Discover the FieldSeq InsertNextNumber property to easily manage sequence numbers for your items. Enhance your data organization effortlessly!...); // SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DigitalSignatureType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignatureType enum to enhance your document security with versatile digital signature options....signature method used in Microsoft Word 97-2003 .DOC binary documents...That ( digitalSignatureColl . Count , Is . EqualTo ( 1 )); Assert...

    reference.aspose.com/words/net/aspose.words.dig...
  5. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....Properties Name Description Count { get; } Gets the number of...save options. Remarks Text of a Word document is said to consist...

    reference.aspose.com/words/net/aspose.words/story/
  6. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... count ). toEqual ( 8 ); // Apply a...); expect ( doc . styles . count ). toEqual ( 4 ); // Removing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... count ). toEqual ( 8 ); // Apply a...); expect ( doc . styles . count ). toEqual ( 4 ); // Removing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java....Project code page: {1}; Modules count: {2}\n", vbaProject.getName()...Project code page: {1}; Modules count: {2}\n", vbaProject.getName()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Paragraph.joinRunsWithSameFormatting method | A...

    Aspose.Words.Paragraph.joinRunsWithSameFormatting method...runs are being joined they count as N - 1 joins. joinRunsWithSameForm(options)...joinRunsWithSameForm ( options : Aspose . Words . JoinRunsOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.Words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.Words.IRevisionCriteria methods in Java....words.IRevisionCriteria) / RevisionCollection...RevisionCollection.reject(com.aspose.words.IRevisionCriteria) methods....

    reference.aspose.com/words/java/com.aspose.word...