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

word count

(0.04 sec)
  1. CustomPartCollection Class | Aspose.Words for .NET

    Explore the Aspose.Words.Markup.CustomPartCollection class for managing CustomPart objects efficiently. Enhance your document processing capabilities today!...Properties Name Description Count { get; } Gets the number of...doc . PackageCustomParts . Count ); // Clone the second part...

    reference.aspose.com/words/net/aspose.words.mar...
  2. DocumentVisitor.VisitBuildingBlockStart | Aspos...

    Discover the DocumentVisitor VisitBuildingBlockStart method, essential for initiating building block enumeration. Enhance your coding efficiency today!... Count ); doc . GlossaryDocument =...GetText ()); // In Microsoft Word, we can access the building...

    reference.aspose.com/words/net/aspose.words/doc...
  3. VbaReferenceCollection class | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../vbareference/) objects...Properties Name Description count Returns the number of VBA references...references ; expect ( references . count ). toEqual ( 5 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OdsoRecipientDataCollection.Item | Aspose.Words...

    Effortlessly manage your OdsoRecipientDataCollection with our Item property. Easily retrieve or update items for seamless data handling.... Count ); using ( IEnumerator < OdsoRecipientData...AreEqual ( 69 , dataCollection . Count ); dataCollection . Clear ();...

    reference.aspose.com/words/net/aspose.words.set...
  5. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your document's headers and footers, ensuring seamless continuity across sections for better organization.... Count ); Assert . AreEqual ( 2 , doc...Sections [ 0 ]. HeadersFooters . Count ( hf => !(( HeaderFooter ) hf...

    reference.aspose.com/words/net/aspose.words/hea...
  6. Forms2OleControlCollection class | Aspose.Words...

    aspose.Words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects...Properties Name Description count Gets count of objects in the collection..., ole_control_collection . count ) self . assertEqual ( 'C#'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagCollection.Remove | Aspose...

    Effortlessly remove specific structured document tags using the StructuredDocumentTagCollection Remove method for streamlined document management.... Count ; i ++) { sdt = structuredDocumentTa...5 , structuredDocumentTa . Count ); // Remove the structured...

    reference.aspose.com/words/net/aspose.words.mar...
  8. OdsoRecipientDataCollection.Add | Aspose.Words ...

    Effortlessly enhance your data management with the OdsoRecipientDataCollection Add method—quickly add objects to streamline your collection process.... Count ); using ( IEnumerator < OdsoRecipientData...AreEqual ( 69 , dataCollection . Count ); dataCollection . Clear ();...

    reference.aspose.com/words/net/aspose.words.set...
  9. OdsoRecipientDataCollection.GetEnumerator | Asp...

    Discover the OdsoRecipientDataCollection GetEnumerator method—efficiently iterate through collection items with ease and enhance your data handling capabilities.... Count ); using ( IEnumerator < OdsoRecipientData...AreEqual ( 69 , dataCollection . Count ); dataCollection . Clear ();...

    reference.aspose.com/words/net/aspose.words.set...
  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 ); Node curNode = doc . FirstSection...

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