Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 34,523 for

list

(0.37 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Style.list_format property | Aspose.Words for P...

    Style.List_format property. Provides access to the List formatting properties of a paragraph style....list_format property Style.list_format property Provides access...access to the list formatting properties of a paragraph style. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Lists::ListCollection::GetListBy...

    Aspose::Words::Lists::ListCollection::GetListByListId method. Gets a List by a List identifier in C++....Aspose::Words::Lists::ListCollection::GetListByListId method...ByListId method Gets a list by a list identifier. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Document.update_list_labels method | Aspose.Wor...

    Document.update_List_labels method. Updates List labels for all List items in the document....update_list_labels method update_list_labels() Updates list labels...for all list items in the document. def update_list_labels (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...ListCollection indexer Gets a list by index. public List this [ int index...owner document properties of lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted Lists in the document....count of numbered and bulleted lists in the document. get count ()...properties of lists. let doc = new aw . Document (); let lists = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtListIndentation | Aspose.Words for Java

    Specifies how List levels are indented when document is exporting to SaveFormat.TEXT format in Java....TxtListIndentation Specifies how list levels are indented when document...Examples: Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/java/com.aspose.word...
  10. ExportListLabels enumeration | Aspose.Words for...

    aspose.words.saving.ExportListLabels enumeration. Specifies how List labels are exported to HTML, MHTML and EPUB....ExportListLabels enumeration Specifies how list labels are exported to HTML...Name Description AUTO Outputs list labels in auto mode. Uses HTML...

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