Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 33,724 for

list

(0.1 sec)
  1. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...Examples Shows how to resolve list numbering clashes in source...Open a document with a custom list numbering scheme, and then clone...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevel.text_position property | Aspose.Words...

    ListLevel.text_position property. Returns or sets the position (in points) for the second line of wrapping text for the List level....line of wrapping text for the list level. @property def text_position...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused 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...
  4. ListLevel.trailingCharacter property | Aspose.W...

    ListLevel.trailingCharacter property. Returns or sets the character inserted after the number for the List level....inserted after the number for the list level. get trailingCharacter...trailingCharacter () : Aspose . Words . Lists . ListTrailingCharacte Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListLevel.tabPosition property | Aspose.Words f...

    ListLevel.tabPosition property. Returns or sets the tab position (in points) for the List level....position (in points) for the list level. get tabPosition () :...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::MarkdownListExportMode e...

    Aspose::Words::Saving::MarkdownListExportMode enum. Specifies how Lists are exported into Markdown in C++....MarkdownListExportMo enum Specifies how lists are exported into Markdown....Description MarkdownSyntax 0 Export list items compatible with Markdown...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. SdtListItemCollection.SelectedValue | Aspose.Wo...

    Discover the SdtListItemCollection's SelectedValue property, which defines the current selection in your List, allowing null for no selection. Enhance your data management!...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. public SdtListItem...

    reference.aspose.com/words/net/aspose.words.mar...
  8. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    Discover the FieldStyleRef InsertParagraphNumber property to easily manage paragraph numbering in your documents, ensuring accurate references and enhanced formatting....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List docList = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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-...
  10. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++....paragraphs in a document that are list items. auto doc = System ::..."Numbered list item 1" ); builder -> Writeln ( u "Numbered list item...

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