Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 34,265 for

list

(0.07 sec)
  1. 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...
  2. MarkdownSaveOptions.ListExportMode | Aspose.Wor...

    Discover the ListExportMode property of MarkdownSaveOptions, which controls how List items are output. Optimize your files with flexible MarkdownSyntax!...ListExportMode property Specifies how list items will be written to the...property is set to PlainText all list labels are updated using UpdateListLabels...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CleanupOptions.unused_lists property | Aspose.W...

    CleanupOptions.unused_Lists property. Specifies whether unused List and List definitions should be removed from document...unused_lists property CleanupOptions.unused_lists property Specifies...Specifies whether unused list and list definitions should be removed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...paragraph object has the property list_label.label_value, but it only...information associated with list items, including the numerical...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  5. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a List, footnotes and endnotes, page numbers....Specifies the number style for a list, footnotes and endnotes, page...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...