Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 33,930 for

list

(0.06 sec)
  1. ListLabel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a List label...Defines properties specific to a list label. To learn more, visit...visit the Working with Lists documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph formatting of styles for enhanced document presentation and professional formatting....} Remarks For character and list styles this property returns...and use a paragraph style with list formatting. Document doc = new...

    reference.aspose.com/words/net/aspose.words/sty...
  3. 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...
  4. 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...
  5. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates List labels for all List items in the document....updateListLabels() Updates list labels for all list items in the document...Remarks This method updates list label properties such as ListLabel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::SdtListItem::get_Value m...

    Aspose::Words::Markup::SdtListItem::get_Value method. Gets the value of this List item in C++....method Gets the value of this list item. System :: String Aspose...Shows how to work with drop down-list structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  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. MarkdownListExportMode Enum | Aspose.Words for ...

    Discover how Aspose.Words' MarkdownListExportMode enum enhances List export to Markdown, ensuring precise formatting and seamless integration for your documents.... enumeration Specifies how lists are exported into Markdown....Description MarkdownSyntax 0 Export list items compatible with Markdown...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Row.cells property | Aspose.Words for Python

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character formatting used for the List label....character formatting used for the list label. @property def font (...Examples Shows how to apply custom list formatting to paragraphs when...

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