Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 33,930 for

list

(0.14 sec)
  1. 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/python-net/aspose.wo...
  2. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevelAlignment | Aspose.Words for Java

    Specifies alignment for the List number or bullet in Java....Specifies alignment for the list number or bullet. Remarks: Used...Examples: Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/java/com.aspose.word...
  4. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph formatting of styles for enhanced document presentation and professional formatting....} Remarks For character and list styles this property returns...and use a paragraph style with list formatting. Document doc = new...

    reference.aspose.com/words/net/aspose.words/sty...
  5. MarkdownListExportMode Enum | Aspose.Words for ...

    Discover how Aspose.Words' MarkdownListExportMode enum enhances List export to Markdown, ensuring precise formatting and seamless integration for your documents.... enumeration Specifies how lists are exported into Markdown....Description MarkdownSyntax 0 Export list items compatible with Markdown...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Markup::SdtListItem::get_Value m...

    Aspose::Words::Markup::SdtListItem::get_Value method. Gets the value of this List item in C++....method Gets the value of 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...
  7. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....and use a paragraph style with list formatting. Document doc = new...setSpaceAfter(12.0); // Create a list and make sure the paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  8. Row.cells property | Aspose.Words for Python

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character formatting used for the List label....character formatting used for the list label. @property def font (...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将数据导入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/zh/java/import-data-to-wo...