Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 36,372 for

list

(0.13 sec)
  1. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered List items are recognized when document is imported from plain text format. The default value is true in C++....Allows to specify how numbered list items are recognized when document...to false , lists recognition algorithm detects list paragraphs...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.ListFormat property. Provides access to the List formatting properties of the paragraph....property Provides access to the list formatting properties of the...listFormat () : Aspose . Words . Lists . ListFormat Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with SmartArt Cold Rendering|Aspose.Wor...

    Aspose.Words for Python via .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect....update_smart_art_drawing method), lists the supported SmartArt layouts...diagram layout. The table below lists the fully and partially supported...

    docs.aspose.com/words/python-net/working-with-s...
  5. ListCollection.add method | Aspose.Words for Py...

    aspose.words.Lists.ListCollection.add method...[ Hide ] add(list_template) Creates a new list based on a predefined...collection of lists in the document. def add ( self , list_template...

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

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...and use a paragraph style with list formatting. let doc = new aw...spaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify List labels in case of complex label formatting not being adequately represented by plain text....the program should simplify list labels in case of complex label...text. If set to true , numbered list labels are written in simple...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldRef.InsertParagraphNumberInRelativeContext...

    Manage paragraph numbering effortlessly with the FieldRef InsertParagraphNumberInRelativeContext property. Enhance document organization and clarity....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldRef.IncludeNoteOrComment | Aspose.Words fo...

    Discover the FieldRef IncludeNoteOrComment property to easily manage footnote and endnote numbering, enhancing your documents with seamless annotations....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one List level...to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

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