Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 14,033 for

word count

(0.38 sec)
  1. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience.... Count , Is . EqualTo ( 2 )); // Below...That ( comment . Replies . Count , Is . EqualTo ( 1 )); // 2...

    reference.aspose.com/words/net/aspose.words/com...
  2. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection to easily connect or disconnect headers and footers across your document sections for seamless formatting.... Count , Is . EqualTo ( 2 )); Assert...Sections [ 0 ]. HeadersFooters . Count ( hf => !(( HeaderFooter ) hf...

    reference.aspose.com/words/net/aspose.words/hea...
  3. ListCollection.Document | Aspose.Words for .NET

    Discover the ListCollection Document property to easily access the owner document and streamline your data management. Unlock efficiency today!...WriteLine ( "Current list count: " + lists . Count ); Console . WriteLine...Aspose.Words.Lists assembly Aspose.Words ListCollection.Count ListCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Shape class | Aspose.Words for Python

    aspose.Words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...modify shapes in a Microsoft Word document. An important property...different capabilities in a Word document. For example, only...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IStructuredDocumentTag.RemoveSelfOnly | Aspose....

    Discover the IStructuredDocumentTag RemoveSelfOnly method to effortlessly remove an SDT node while preserving its content in your document tree.... Count (), Is . EqualTo ( 5 )); //...( NodeType . Any , false ). Count > 0 ) sdt . RemoveSelfOnly ();...

    reference.aspose.com/words/net/aspose.words.mar...
  6. PersonCollection.Remove | Aspose.Words for .NET

    Effortlessly remove a person from your collection with the PersonCollection Remove method. Streamline your data management today!... Count , Is . EqualTo ( 1 )); // Remove...); Assert . That ( persons . Count , Is . EqualTo ( 0 )); // Create...

    reference.aspose.com/words/net/aspose.words.bib...
  7. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection.... words . vba . VbaModule ): ... Parameter...} ; Modules count: { vba_project . modules . count } \n ' ) else...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Split DOTM File Online or via .NET | products.a...

    Free online app to split different DOTM files. .NET C# splitter library code for DOTM documents....Get total pages using Page Count. Loop through each page and...split DOTM files? With Aspose.Words for .NET , child API of Aspose...

    products.aspose.com/total/net/split/dotm/
  9. Document.vba_project property | Aspose.Words fo...

    Document.vba_project property. Gets or sets a [Document.vba_project](./).... words . vba . VbaProject : ... @vba_project...vba_project ( self , value : aspose . words . vba . VbaProject ): ... Examples...

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

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization....of a Word document. To learn more, visit the Aspose.Words Document...NodeType . Table , true ). Count , Is . EqualTo ( 2 )); Node...

    reference.aspose.com/words/net/aspose.words/node/