Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 37,851 for

list

(0.52 sec)
  1. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this 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...
  2. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for C++....Manage Bulleted and Numbered Lists in Presentations in C++ Contents...format bulleted and numbered lists in PowerPoint and OpenDocument...

    docs.aspose.com/slides/cpp/manage-lists/
  3. ListTemplate | Aspose.Words for Java

    Specifies one of the predefined List formats available in Microsoft Word in Java....Specifies one of the predefined list formats available in Microsoft...Microsoft Word. Remarks: A list template value is used as a parameter...

    reference.aspose.com/words/java/com.aspose.word...
  4. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method...add(listTemplate) Creates a new list based on a predefined template...adds it to the collection of lists in the document. add ( listTemplate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 表格样式问题 - 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
  6. Aspose::Words::Lists::ListCollection::get_Count...

    Aspose::Words::Lists::ListCollection::get_Count method. Gets the count of numbered and bulleted Lists in the document in C++....Aspose::Words::Lists::ListCollection::get_Count method ListC...count of numbered and bulleted lists in the document. int32_t Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Lists::ListCollection::get_Docum...

    Aspose::Words::Lists::ListCollection::get_Document method. Gets the owner document in C++....Aspose::Words::Lists::ListCollection::get_Document method Li...DocumentBase > Aspose :: Words :: Lists :: ListCollection :: get_Document...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the List formatting used in the document in C++....et_Lists method Contents [ Hide ] DocumentBase::get_Lists method...method Provides access to the list formatting used in the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::ParagraphFormat::get_DropCapPosi...

    Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....Shows how to nest a list inside another list. auto doc = System...DocumentBuilder > ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to List numbering value and formatting for this paragraph in C++....object that provides access to list numbering value and formatting...SharedPtr < Aspose :: Words :: Lists :: ListLabel > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/par...