Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 33,930 for

list

(0.15 sec)
  1. 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...
  2. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.List_level property. Gets or sets the level in the List, overriding the default behavior of the field....list_level property FieldListNum.list_level property Gets or...or sets the level in the list, overriding the default behavior...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....Create a list based using a Microsoft Word list template. List list...NUMBER_DEFAULT); // This generated list will display "1.a )". // Space...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....:: Collections :: Generic :: List < System :: String >> docFiles...Examples Shows how to manage list style clashes while appending...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...that all the paragraphs lists are listed with StartAt: 1 which...it continuously numbers the lists no matter what importFormatMode...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  6. Working with SmartArt Cold Rendering in C++|Asp...

    Aspose.Words for C++ performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect.... The table below lists the fully and partially supported...Partially supported layouts List Basic Block List Alternating Hexagons...

    docs.aspose.com/words/cpp/working-with-smartart...
  7. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....LIST, "MyListStyle1"); doc.getStyles()...getStyles().add(StyleType.LIST, "MyListStyle2"); doc.getStyles().add(StyleType...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. Working with Text Document in Java|Aspose.Words...

    Advanced TXT document processing, Lists, BiDi, headers/footer, using Java....that this is not a complete list of available options, but only...property is true : Recognize List Items During Loading TXT Aspose...

    docs.aspose.com/words/java/working-with-text-do...
  10. 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...