Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 34,532 for

list

(0.06 sec)
  1. Aspose::Words::Fields::FieldStyleRef::get_Suppr...

    Aspose::Words::Fields::FieldStyleRef::get_SuppressNonDelimiters method. Gets or sets whether to suppress non-delimiter characters 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...
  2. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level List to your document with the ListCollection AddSingleLevelList method, enhancing organization and clarity....method Creates a new single level list based on the predefined template...it to the list collection in the document. public List AddSingleLevelList...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Aspose::Words::StyleCollection::Add method | As...

    Aspose::Words::StyleCollection::Add method. Creates a new user defined style and adds it the collection in C++....paragraph or a list style. When creating a list style, the style...created with default numbered list formatting (1 \ a \ i). Throws...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.Lists.ListTemplate enumeration. Specifies one of the predefined List formats available in Microsoft Word....predefined list formats available in Microsoft Word. A list template...Aspose.Words list templates correspond to the 21 list templates...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the 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...
  6. StyleType | Aspose.Words for Java

    Represents type of the style in Java....Examples: Shows how to create a list style and use it in a document...Document doc = new Document(); // A list allows us to organize and decorate...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::ParagraphFormat::get_IsListItem ...

    Aspose::Words::ParagraphFormat::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered List in C++....item in a bulleted or numbered list. bool Aspose :: Words :: ParagraphFormat...Shows how to nest a list inside another list. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::Paragraph::get_IsListItem method...

    Aspose::Words::Paragraph::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered List in original revision in C++....item in a bulleted or numbered list in original revision. bool Aspose...Shows how to nest a list inside another list. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to List numbering value and formatting for this paragraph in C++....object that provides access to list numbering value and formatting...SharedPtr < Aspose :: Words :: Lists :: ListLabel > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. SdtListItemCollection.RemoveAt | Aspose.Words f...

    Effortlessly remove a List item by index with the SdtListItemCollection RemoveAt method. Streamline your data management today!...RemoveAt method Removes a list item at the specified index...Shows how to work with drop down-list structured document tags. Document...

    reference.aspose.com/words/net/aspose.words.mar...