Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 13,990 for

word count

(0.12 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. 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...
  3. 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...
  4. 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...
  5. List.document property | Aspose.Words for Python

    List.document property. Gets the owner document.... words . DocumentBase : ... Remarks...( 'Current list count: ' + str ( lists . count )) print ( 'Is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontInfo.name property | Aspose.Words for Node.js

    FontInfo.name property. Gets the name of the font.... count ). toEqual ( 5 ); // Print all...let i = 0 ; i < allFonts . count ; i ++ ) { console . log ( `Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Document::JoinRunsWithSameFormat...

    Aspose::Words::Document::JoinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the document in C++....Aspose::Words::Document::JoinRunsWithSameForm method Contents...document. int32_t Aspose :: Words :: Document :: JoinRunsWithSameForm...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality....FieldType , bool ) Inserts a Word field into a document and optionally...field into a document. Aspose.Words can update fields of most types...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 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...
  10. RowCollection class | Aspose.Words for Python

    aspose.Words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...Properties Name Description count Gets the number of nodes in...))) i = 0 while i < tables . count : print ( f 'Start of Table...

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