Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 37,918 for

list

(0.18 sec)
  1. SdtListItemCollection.SelectedValue | Aspose.Wo...

    Discover the SdtListItemCollection's SelectedValue property, which defines the current selection in your List, allowing null for no selection. Enhance your data management!...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. public SdtListItem...

    reference.aspose.com/words/net/aspose.words.mar...
  2. 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...
  3. Importing from ArrayList|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ArrayList list = new ArrayList (); //Add a few names to the list as...string values list . Add ( "laurence chen" ); list . Add ( "roman...

    docs.aspose.com/cells/net/importing-from-arrayl...
  4. ListLevel.delete_picture_bullet method | Aspose...

    ListLevel.delete_picture_bullet method. Deletes picture bullet for the current List level....picture bullet for the current list level. def delete_picture_bullet...icon for list item labels. doc = aw . Document () doc_list = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily customize and set unique number formats for your Lists, enhancing your document's clarity and style....sets the number format for the list level. public string NumberFormat...numbers from the corresponding list levels. For example, the string...

    reference.aspose.com/words/net/aspose.words.lis...
  6. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how List levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...TxtListIndentation class Specifies how list levels are indented when document...character to use for indenting list levels. The default value is...

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

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....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/net/aspose.words/sty...
  8. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... count ) # Enumerate and list all the styles that a document...and use a paragraph style with list formatting. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Document::Cleanup method | Aspos...

    Aspose::Words::Document::Cleanup method. Cleans unused styles and Lists from the document in C++....method Cleans unused styles and lists from the document. void Aspose...Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. HtmlSaveOptions.ExportListLabels | Aspose.Words...

    Discover how the HtmlSaveOptions ExportListLabels property enhances your HTML, MHTML, and EPUB outputs. Optimize List labels effortlessly with Auto settings!...ExportListLabels property Controls how list labels are output to HTML, MHTML...Examples Shows how to configure list exporting to HTML. Document...

    reference.aspose.com/words/net/aspose.words.sav...