Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 28,410 for

list

(0.22 sec)
  1. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....and use a paragraph style with list formatting. let doc = new aw...spaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ListItems method. Gets SdtListItemCollection associated with this SDT in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. ParagraphFormat.Style | Aspose.Words for .NET

    Discover the ParagraphFormat Style property to easily customize and enhance your document's paragraph styling for improved readability and presentation....and use a paragraph style with list formatting. Document doc = new...SpaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  4. Import Data to Worksheets using Aspose.Cells|Do...

    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 Java ArrayList < String > list = new ArrayList < String >();...few names to the list as string values list . add ( "laurence...

    docs.aspose.com/cells/java/import-data-to-works...
  5. ChartSeriesCollection.add_double method | Aspos...

    ChartSeriesCollection.add_double method. Adds new [ChartSeries](../../chartseries/) to this collection...str , x_values : List [ float ], y_values : List [ float ]): .....series_name str x_values List[float] y_values List[float] Returns Recently...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldStyleRef class | As...

    Aspose::Words::Fields::FieldStyleRef class. Implements the STYLEREF field. To learn more, visit the documentation article 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...
  7. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... List , "MyListStyle1" ); doc . styles...styles . add ( aw . StyleType . List , "MyListStyle2" ); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Text Document|Aspose.Words for Pyt...

    Work with a text document and modify its objects using Python....that this is not a complete list of available options, but only...property is False : Recognize List Items During Loading TXT Aspose...

    docs.aspose.com/words/python-net/working-with-t...
  9. MarkdownSaveOptions.listExportMode property | A...

    MarkdownSaveOptions.ListExportMode property. Specifies how List items will be written to the output file...listExportMode property Specifies how list items will be written to the...MarkdownListExportMo.PlainText all list labels are updated using Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldRef.include_note_or_comment property | Asp...

    FieldRef.include_note_or_comment property. Gets or sets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and insert the corresponding footnote, endnote, and comment text....() # We will apply a custom list format, where the amount of...indicates the list level we are currently at. builder . list_format...

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