Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 36,731 for

list

(0.06 sec)
  1. ListTrailingCharacter | Aspose.Words for Java

    Specifies the character that separates the List label from the text of the paragraph in Java....character that separates the list label from the text of the paragraph...Examples: Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/java/com.aspose.word...
  2. List.document property | Aspose.Words for Node.js

    List.document property. Gets the owner document....document property List.document property Gets the owner document...Words . DocumentBase Remarks A list always has a parent document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.TrailingCharacter | Aspose.Words for ...

    Discover the ListLevel TrailingCharacter property to customize your List formatting by setting or retrieving the character after each List number....inserted after the number for the list level. public ListTrailingCharacte...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ListLevel.TabPosition | Aspose.Words for .NET

    Discover the ListLevel TabPosition property to easily adjust tab positions in points for your List levels, enhancing your document's formatting....position (in points) for the list level. public double TabPosition...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ListLevel.CreatePictureBullet | Aspose.Words fo...

    Discover the ListLevel CreatePictureBullet method to effortlessly enhance your Lists with custom picture bullets, adding visual appeal and clarity....bullet shape for the current list level. public void CreatePictureBullet...for list item labels. Document doc = new Document (); List docList...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Aspose::Words::Lists::ListTemplate enum | Aspos...

    Aspose::Words::Lists::ListTemplate enum. Specifies one of the predefined List formats available in Microsoft Word in C++....Aspose::Words::Lists::ListTemplate enum Contents [ Hide ] ListTemplate...Specifies one of the predefined list formats available in Microsoft...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Import Data to Worksheets in xlsx4j|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ArrayList Java ArrayList < String > list = new ArrayList < String >();...few names to the list as string values list . add ( "laurence...

    docs.aspose.com/cells/java/import-data-to-works...
  8. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_set method. Gets a List level by index in C++....Aspose::Words::Lists::ListLevelCollection::idx_set method Contents...Gets a list level by index. void Aspose :: Words :: Lists :: ListLevelCollection...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. 表格样式问题 - 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
  10. Aspose::Words::Lists::ListLevelCollection::get_...

    Aspose::Words::Lists::ListLevelCollection::get_Count method. Gets the number of levels in this List in C++....Aspose::Words::Lists::ListLevelCollection::get_Count method Contents...levels in this list. int32_t Aspose :: Words :: Lists :: ListLevelCollection...

    reference.aspose.com/words/cpp/aspose.words.lis...