Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 34,034 for

list

(0.32 sec)
  1. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_paragraph_number_in_relative_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ITextShaper.shape_text method | Aspose.Words fo...

    ITextShaper.shape_text method. Returns [Cluster](../../cluster/) objects generated from a sequence of text fragments...def shape_text ( self , runs : List [ str ], direction : aspose...UnicodeScript , enabled_font_features : List [ aspose . words . shaping ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableCollection indexer | Aspose.Words for Python

    TableCollection indexer. Retrieves a [Table](../../table/) at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::SdtListItemCollection::g...

    Aspose::Words::Markup::SdtListItemCollection::get_SelectedValue method. Specifies currently selected value in this List. Null value allowed, meaning that no currently selected entry is associated with this List item collection in C++....currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Discover the FieldStyleRef InsertParagraphNumberInRelativeContext property to easily manage paragraph numbering in your documents for enhanced clarity....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List docList = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  8. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered List items are recognized when document is imported from plain text format...Allows to specify how numbered list items are recognized when document...to False , lists recognition algorithm detects list paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered Lists from plain text....Allows to specify how numbered list items are recognized when document...to false , lists recognition algorithm detects list paragraphs...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_format property. Gets the paragraph formatting of the style.... Remarks For character and list styles this property returns...and use a paragraph style with list formatting. doc = aw . Document...

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