Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 34,034 for

list

(0.33 sec)
  1. 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...
  2. 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...
  3. 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/...
  4. 表格样式问题 - 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
  5. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty pages from your documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow today!... Returns a list of page numbers that were removed...removed. public static List < int > RemoveBlankPages ( string...

    reference.aspose.com/words/net/aspose.words.low...
  6. 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...
  7. Aspose.Words.Lists module | Aspose.Words for No...

    The Aspose.Words.Lists module contains classes for working with bulleted and numbered Lists defined in a document....Lists module Contents [ Hide ] The Aspose.Words.Lists module...with bulleted and numbered lists defined in a document. Classes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListFormat.listIndent method | Aspose.Words for...

    ListFormat.ListIndent method. Increases the List level of the current paragraph by one level....method listIndent() Increases the list level of the current paragraph...Remarks This method changes the list level and applies formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevelAlignment enumeration | Aspose.Words f...

    Aspose.Words.Lists.ListLevelAlignment enumeration. Specifies alignment for the List number or bullet....Specifies alignment for the list number or bullet. Used as a...Members Name Description Left The list label is aligned to the left...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...