Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 34,031 for

list

(0.16 sec)
  1. 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...
  2. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....and use a paragraph style with list formatting. doc = aw . Document...space_after = 12 # Create a list and make sure the paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMergeDataSource.create method | Aspose.Word...

    MailMergeDataSource.create method. Creates Mail Merge Data Source from field names and values arrays....field_names : List [ str ], field_values : List [ object ]): ...Description field_names List[str] field_values List[object] See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  5. List.hasSameTemplate method | Aspose.Words for ...

    List.hasSameTemplate method. Returns true if the current List and the given List are created from the same template....true if the current list and the given list are created from the...Words . Lists . List ) Parameter Type Description other List Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for paragraph styles, enhancing your document's organization and visual appeal....property Provides access to the list formatting properties of a paragraph...and use a paragraph style with list formatting. Document doc = new...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Create and Format Table|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....types of lists, for example, phone lists, task lists, lists of transactions...create, and maintain various lists. Aspose.Cells supports creating...

    docs.aspose.com/cells/cpp/create-and-format-table/
  8. CellCollection.to_array method | Aspose.Words f...

    CellCollection.to_array method. Copies all cells from the collection to a new array of cells.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RowCollection.to_array method | Aspose.Words fo...

    RowCollection.to_array method. Copies all rows from the collection to a new array of rows.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method..., data : List [ object ], data_source_names : List [ str ]):...output’s save options. data List[object] An array of data source...

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