Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 12,978 for

word count

(0.06 sec)
  1. OdsoFieldMappingType Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdsoFieldMappingType enum for efficient mail merge field mapping to external data sources. Enhance your document automation today!... Count ); using ( IEnumerator < OdsoFieldMapData...AreEqual ( 29 , dataCollection . Count ); // Use the "Clear" method...

    reference.aspose.com/words/net/aspose.words.set...
  2. 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 ); // Below are two ways of...AreEqual ( 1 , comment . Replies . Count ); // 2 - Use the "RemoveAllReplies"...

    reference.aspose.com/words/net/aspose.words/com...
  3. OdsoRecipientData.Active | Aspose.Words for .NET

    Control mail merge imports with the OdsoRecipientData Active property. Easily manage data records for seamless document creation. Default is true.... Count ); using ( IEnumerator < OdsoRecipientData...AreEqual ( 69 , dataCollection . Count ); dataCollection . Clear ();...

    reference.aspose.com/words/net/aspose.words.set...
  4. OdsoRecipientDataCollection.RemoveAt | Aspose.W...

    Discover the OdsoRecipientDataCollection RemoveAt method to effortlessly remove elements by index, enhancing your data management efficiency.... Count ); using ( IEnumerator < OdsoRecipientData...AreEqual ( 69 , dataCollection . Count ); dataCollection . Clear ();...

    reference.aspose.com/words/net/aspose.words.set...
  5. Section.clear_content method | Aspose.Words for...

    Section.clear_content method. Clears the section.... count ) # Running the "ClearContent"...paragraphs . count ) See Also module aspose.words class Section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStopCollection.remove_by_index method | Aspo...

    TabStopCollection.remove_by_index method. Removes a tab stop at the specified index from the collection.... count ) # Remove the first tab stop...assertEqual ( 1 , tab_stops . count ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OdsoRecipientDataCollection.add method | Aspose...

    OdsoRecipientDataCollection.add method. Adds an object to the end of this collection.... Words . Settings . OdsoRecipientData...; expect ( dataCollection . count ). toEqual ( 70 ); using ( IEnumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....enumeration Specifies the type of a Word document node. public enum NodeType...provides access to the entire Word document. Section 2 A Section...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Range.structuredDocumentTags property | Aspose....

    Range.structuredDocumentTags property. Returns a [Range.structuredDocumentTags](./) collection that represents all structured document tags in the range.... Words . Markup . StructuredDocumentTa...expect ( structuredDocumentTa . count ). toEqual ( 5 ); // Remove...

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