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

word count

(0.06 sec)
  1. CustomXmlSchemaCollection indexer | Aspose.Word...

    CustomXmlSchemaCollection indexer. Gets or sets the element at the specified index.... count ) self . assertEqual ( 2 , schemas..., schemas . count ) See Also module aspose.words.markup class...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content.... words . ParagraphFormat : ... Examples...with an exclamation point. count = doc . range . replace ( pattern...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Track Changes in a Document|Aspose.Words for Py...

    Track changes to content and formatting made by you or others using Python. Access individual revisions in a document and apply various properties to them....Words supports track changes in Microsoft Word. With this...feature in Aspose.Words, as well as in Microsoft Word, can be associated...

    docs.aspose.com/words/python-net/track-changes-...
  4. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the pie... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels...character = ' ' ; // Set the "Count" property to specify the number...txtSaveOptions . listIndentation . count = 3 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... words . lists . List ): ... Parameter...Create a list from a Microsoft Word template, and customize its...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java.... getCount() Gets count of objects in the collection...public int getCount() Gets count of objects in the collection...

    reference.aspose.com/words/java/com.aspose.word...
  8. CustomXmlSchemaCollection.clear method | Aspose...

    CustomXmlSchemaCollection.clear method. Removes all elements from the collection.... count ). toEqual ( 3 ); expect ( schemas...schemas . count ). toEqual ( 0 ); See Also module Aspose.Words.Markup...

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

    aspose.Words.tables.Table class. Represents a table in a Word document...class Represents a table in a Word document. To learn more, visit...allow_auto_fit Allows Microsoft Word and Aspose.Words to automatically resize...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Python....content based on styles from a Word document can be useful to identify...identify, list and count paragraphs and runs of text formatted...

    docs.aspose.com/words/python-net/working-with-s...