Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 36,333 for

list

(0.14 sec)
  1. SdtListItemCollection Class | Aspose.Words for ...

    Explore the Aspose.Words.Markup.SdtListItemCollection class for seamless access to SdtListItem elements, enhancing structured document management effortlessly....currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. Methods Name...

    reference.aspose.com/words/net/aspose.words.mar...
  2. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....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...
  3. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....Shows how to work with drop down-list structured document tags. let...appendChild ( tag ); // A drop-down list structured document tag is a...

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

    Discover the Aspose.Words.Lists namespace for easy management of bulleted and numbered Lists in your documents, enhancing organization and clarity....Lists Contents [ Hide ] The Aspose.Words.Lists namespace...with bulleted and numbered lists defined in a document. Classes...

    reference.aspose.com/words/net/aspose.words.lists/
  5. FieldListNum | Aspose.Words for Java

    Implements the ListNUM field in Java....use them to emulate numbered lists. FieldListNum field = (FieldListNum)...insertField(FieldType.FIELD_LIST_NUM, true); // Lists start counting at...

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

    aspose.words.NodeImporter constructor...documents that have lists with the same list definition identifier...Document ( file_name = MY_DIR + 'List with the same definition identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Lists::ListLevel::get_StartAt me...

    Aspose::Words::Lists::ListLevel::get_StartAt method. Returns or sets the starting number for this List level in C++....Aspose::Words::Lists::ListLevel::get_StartAt method Contents...for this list level. int32_t Aspose :: Words :: Lists :: ListLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. ITextShaper.shape_text method | Aspose.Words fo...

    ITextShaper.shape_text method. Returns [Cluster](../../cluster/) objects generated from a sequence of text fragments...def shape_text ( self , runs : List [ str ], direction : aspose...UnicodeScript , enabled_font_features : List [ aspose . words . shaping ...

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