Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 33,724 for

list

(0.06 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. 表格样式问题 - 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
  3. Insert Bullets in Word using Python

    Follow this article to insert bullets in Word using Python. It shares the IDE settings, steps, and a sample code for inserting bullets in Microsoft Word using Python....number points list and change the level of list items for creating...method to start a bullet points list Insert bullet points using the...

    kb.aspose.com/words/python/insert-bullets-in-wo...
  4. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....()); Shows how to configure a list to restart numbering at each...doc -> get_Lists () -> Add ( Aspose :: Words :: Lists :: ListTemplate...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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/...
  6. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …...to manage the formatting of lists in your documents. Here’s a...the paragraph to a specific list defined in your document. INDENTATION_LEVEL...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  7. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....AnswersCount = 3 , Children = new List < BaseConfig >() { /* * Put...the table Children List<BaseConfig> A list including the TableTitleConfig...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  8. FieldRef.InsertParagraphNumber | Aspose.Words f...

    Discover how the FieldRef InsertParagraphNumber property allows you to easily insert accurate paragraph numbers from your document for enhanced reference management....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_stream method...merge_stream ( self , input_streams : List [ io . BytesIO ], merge_format_mode...Type Description input_streams List[io.BytesIO] The input streams...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldListNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldListNum class for seamless ListNUM field implementation. Enhance document automation with powerful features today!...Gets or sets the level in the list, overriding the default behavior...use them to emulate numbered lists. FieldListNum field = ( FieldListNum...

    reference.aspose.com/words/net/aspose.words.fie...