Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 34,532 for

list

(0.19 sec)
  1. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_format property. Gets the paragraph formatting of the style.... Remarks For character and list styles this property returns...and use a paragraph style with list formatting. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the List label from the text of the paragraph....character that separates the list label from the text of the paragraph...character is placed between the list label and text of the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SdtListItem.value property | Aspose.Words for N...

    SdtListItem.value property. Gets the value of this List item....property Gets the value of this list item. get value () : string...Shows how to work with drop down-list structured document tags. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SdtListItem.Value | Aspose.Words for .NET

    Discover the SdtListItem Value property to easily access and manage List item values for enhanced data handling in your applications....property Gets the value of this list item. public string Value {...Shows how to work with drop down-list structured document tags. Document...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++....import a document with numbered lists. auto srcDoc = System :: MakeObject...Document > ( get_MyDir () + u "List source.docx" ); auto dstDoc...

    reference.aspose.com/words/cpp/aspose.words/imp...
  6. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInFullContext method. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context in C++....// Create a list based using a Microsoft Word list template. System...:: Words :: Lists :: List > list = doc -> get_Lists () -> Add (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ListTrailingCharacter | Aspose.Words for Java

    Specifies the character that separates the List label from the text of the paragraph in Java....character that separates the list label from the text of the paragraph...Examples: Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. SdtListItem constructor | Aspose.Words for Python

    aspose.words.markup.SdtListItem constructor...Shows how to work with drop down-list structured document tags. doc...markup . SdtType . DROP_DOWN_LIST , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...