Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 14,104 for

word count

(0.07 sec)
  1. 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...
  2. 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...
  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. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all revisions in this collection.... count == 0 and doc_edited . revisions . count == 0 : doc_original...()) See Also module aspose.words class RevisionCollection RevisionCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier....( 'Current list count: ' + str ( lists . count )) print ( 'Is...))) See Also module aspose.words.lists class ListCollection ListCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...Words /// to mail merge data from...Customer objects into Microsoft Word documents. /// </summary> public...

    reference.aspose.com/words/net/aspose.words.mai...
  8. ParagraphCollection class | Aspose.Words for No...

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Properties Name Description count Gets the number of nodes in...tracking revisions in Microsoft Word via "Review" -> "Track changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...Properties Name Description count Returns the number of ChartSeries...series ; expect ( chartData . count ). toEqual ( 3 ); // Print the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomXmlSchemaCollection class | Aspose.Words ...

    aspose.Words.markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part...Properties Name Description count Gets the number of elements...assertEqual ( 3 , schemas . count ) self . assertEqual ( 2 , schemas...

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