Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 28,449 for

list

(0.29 sec)
  1. 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...
  2. Using Nested Objects|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....FileName ); //Instantiate the List based on the class System ....Individual > list = new System . Collections . Generic . List < Individual...

    docs.aspose.com/cells/net/using-nested-objects/
  3. Node.previous_pre_order method | Aspose.Words f...

    Node.previous_pre_order method. Gets the previous node according to the pre-order tree traversal algorithm....len ( list ( filter ( lambda s : s . has_image , list ( filter...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities....paragraphs in a document that are list items. Document doc = new Document..."Numbered list item 1" ); builder . Writeln ( "Numbered list item...

    reference.aspose.com/words/net/aspose.words/com...
  5. Aspose::Words::CleanupOptions::get_UnusedLists ...

    Aspose::Words::CleanupOptions::get_UnusedLists method. Specifies whether unused List and List definitions should be removed from document. Default value is true in C++....Specifies whether unused list and list definitions should be removed...get_Styles () -> Add ( StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  6. 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...
  7. FieldStyleRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStyleRef class, designed to enhance document styling with the STYLEREF field for seamless formatting solutions....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List list = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 将数据导入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...
  9. CleanupOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.CleanupOptions to customize document cleaning. Enhance your workflow with tailored settings for cleaner, more efficient documents....Specifies whether unused list and list definitions should be removed... Styles . Add ( StyleType . List , "MyListStyle1" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  10. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... List , "MyListStyle1" ); doc . styles...styles . add ( aw . StyleType . List , "MyListStyle2" ); doc . styles...

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