Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 31,690 for

list

(0.12 sec)
  1. 表格样式错误 - Free Support Forum - aspose.com

    占位符替换此表格以后,内容右侧为什么积压了,都已经设置样式,wps中查看单个单元格,也是居中的 we为什么会出现这种情况...addTable(DocumentBuilder builder, List headers, List<List<Object>> rowData) throws...table = builder.startTable(); List<Double> columnWidths = new ArrayList();...

    forum.aspose.com/t/topic/311956
  2. Aspose::Words::Markup::SdtListItemCollection::R...

    Aspose::Words::Markup::SdtListItemCollection::RemoveAt method. Removes a List item at the specified index in C++....::RemoveAt method Removes a list item at the specified index...Shows how to work with drop down-list structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. MarkdownListExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownListExportMode enumeration. Specifies how Lists are exported into Markdown.... enumeration Specifies how lists are exported into Markdown....Description MARKDOWN_SYNTAX Export list items compatible with Markdown...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Insert Bullets in Word using C#

    Follow this article to insert bullets in Word using C#. It has the details for IDE, steps, and a sample code for creating Microsoft Word bullet points using C#....the development environment, a list of steps, and a sample code...create a new Word file, insert a list with multiple levels, add some...

    kb.aspose.com/words/net/insert-bullets-in-word-...
  5. Aspose::Words::Markup::SdtListItem::get_Display...

    Aspose::Words::Markup::SdtListItem::get_DisplayText method. Gets the text to display in the run content in place of the Value attribute contents for this List item in C++....attribute contents for this list item. System :: String Aspose...Shows how to work with drop down-list structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for paragraph styles, enhancing your document's organization and visual appeal....property Provides access to the list formatting properties of a paragraph...and use a paragraph style with list formatting. Document doc = new...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Importing from ArrayList|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 list = new ArrayList (); //Add few names to the list as string...string values list . Add ( "laurence chen" ); list . Add ( "roman...

    docs.aspose.com/cells/net/importing-from-arrayl...
  8. CellCollection indexer | Aspose.Words for Python

    CellCollection indexer. Retrieves a [Cell](../../cell/) at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::SdtListItem::SdtListItem...

    Aspose::Words::Markup::SdtListItem::SdtListItem constructor. Initializes a new instance of this class in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. RowCollection.to_array method | Aspose.Words fo...

    RowCollection.to_array method. Copies all rows from the collection to a new array of rows.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...