Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 14,104 for

word count

(0.16 sec)
  1. Document.vba_project property | Aspose.Words fo...

    Document.vba_project property. Gets or sets a [Document.vba_project](./).... words . vba . VbaProject : ... @vba_project...vba_project ( self , value : aspose . words . vba . VbaProject ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story.... words . Paragraph : ... Examples Shows...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... count ) footnote . append_child (...assertEqual ( 1 , footnote . tables . count ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph list levels from 0 to 8 for enhanced document organization and clarity....ListLevelNumber { get ; set ; } Remarks In Word documents, lists may consist...list item. // The Microsoft Word list template called "NumberDefault"...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Bookmark.name property | Aspose.Words for Node.js

    Bookmark.name property. Gets or sets the name of the bookmark....saved document with Microsoft Word. // If we highlight the bookmark's...bookmark's name in Microsoft Word via Insert -> Links -> Bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of [Table](../../aspose.Words/table/) nodes...Properties Name Description count Gets the number of nodes in...expect ( tables [ 0 ]. rows . count ). toEqual ( 5 ); expect ( tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...Words preserves and allows to create..."Developer" tab in Microsoft Word, // we can find elements from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....Aspose::Words::InlineStory::get_IsDeleteRevision method Contents...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a paragraph in Java....Remarks: A paragraph in a Microsoft Word document can be bulleted or...getList() / setList(com.aspose.words.List) property and a particular...

    reference.aspose.com/words/java/com.aspose.word...
  10. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphStyleName property to automate style application for new paragraphs, enhancing your document formatting....Words. The next paragraph style will...you edit the document in MS Word. Examples Shows how to access...

    reference.aspose.com/words/net/aspose.words/sty...