Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 28,410 for

list

(0.11 sec)
  1. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....LIST, "MyListStyle1"); doc.getStyles()...getStyles().add(StyleType.LIST, "MyListStyle2"); doc.getStyles().add(StyleType...

    reference.aspose.com/words/java/com.aspose.word...
  2. ReportBuilderOptions.Options | Aspose.Words for...

    Discover the ReportBuilderOptions property to customize your ReportingEngine's behavior, enhancing report creation with flexible control and improved functionality....obj = new AsposeData { List = new List < string > { "abc" } };...AsposeData { public List < string > List { get ; set ; } } See...

    reference.aspose.com/words/net/aspose.words.low...
  3. Aspose::Words::Saving::MarkdownListExportMode e...

    Aspose::Words::Saving::MarkdownListExportMode enum. Specifies how Lists are exported into Markdown in C++....MarkdownListExportMo enum Specifies how lists are exported into Markdown....Description MarkdownSyntax 0 Export list items compatible with Markdown...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FieldStyleRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStyleRef class, designed to enhance document styling with the STYLEREF field for seamless formatting solutions....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List list = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for document cleaning...Specifies whether unused list and list definitions should be removed...styles . add ( aw . StyleType . List , "MyListStyle1" ); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 将数据导入xlsx4j工作表|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中导入数据 Java ArrayList < String > list = new ArrayList < String >();...few names to the list as string values list . add ( "laurence...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  8. Layout detecton|Documentation

    How to detect the layout on the provided image.... Paragraphs List<Aspose.OCR.ContentArea> Detected...Detected paragraphs. Images List<Aspose.OCR.ContentArea> Detected...

    docs.aspose.com/ocr/net/layout_detection/
  9. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity....use them to emulate numbered lists. FieldListNum field = ( FieldListNum... FieldListNum , true ); // Lists start counting at 1 by default...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldRef.insert_relative_position property | As...

    FieldRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph....() # 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...