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

list

(0.17 sec)
  1. StyleIdentifier Enum | Aspose.Words for .NET

    Discover the Aspose.Words.StyleIdentifier enum for flexible, locale-independent style management in your documents. Enhance your document processing today!... List 47 The List style. List2 50 List3...52 List5 53 ListBullet 48 The List Bullet style. ListBullet2 54...

    reference.aspose.com/words/net/aspose.words/sty...
  2. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the List item....of the actual number of the list item. @property def alignment...self ) -> aspose . words . lists . ListLevelAlignment : ... @alignment...

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

    CompositeNode.get_text method. Gets the text of this node and of all its children....paragraphs in a document that are list items. doc = aw . Document ()...DocumentBuilder ( doc = doc ) builder . list_format . apply_number_default...

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

    Discover the ListFormat ListLevel property to enhance your document's structure with customizable List formatting and paragraph overrides for better clarity....ListLevel property Returns the list level formatting plus any formatting...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ListLevel.TextPosition | Aspose.Words for .NET

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced List formatting and clarity....line of wrapping text for the list level. public double TextPosition...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and customize paragraph styles for your Lists, enhancing your document's formatting and readability....style that is linked to this list level. public Style LinkedStyle...This property is null when the list level is not linked to a paragraph...

    reference.aspose.com/words/net/aspose.words.lis...
  7. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....Shows how to work with drop down-list structured document tags. let...appendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...getMatchNode()); // 获取表头和数据 List<String> headers = (List<String>) tableData...get("header"); // 表头 List<List<Object>> tableDataList = (List<List<Object>>)...

    forum.aspose.com/t/topic/311952
  9. Aspose::Words::StyleCollection::Add method | As...

    Aspose::Words::StyleCollection::Add method. Creates a new user defined style and adds it the collection in C++....paragraph or a list style. When creating a list style, the style...created with default numbered list formatting (1 \ a \ i). Throws...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Add Cell Validations|Documentation

    This article introduces how to add List validation, drop‑down List validation and custom expression validation in GridWeb....GridWeb: List validation. Drop‑down list validation. Custom...discussed in detail below. List Validation List validation allows users...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...