Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 37,913 for

list

(0.28 sec)
  1. 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...
  2. Working with Content Controls in C#|Aspose.Word...

    Perform certain operations on content controls dynamically while building a report using C#....Adding Combobox and Dropdown List Items Dynamically You can dynamically...to comboboxes and dropdown lists defined in your template by...

    docs.aspose.com/words/net/working-with-content-...
  3. Aspose::Words::Bibliography namespace | Aspose....

    Aspose::Words::Bibliography namespace. The Aspose.Words.Bibliography namespace provides classes that allow to access a List of bibliography sources available in a document in C++....classes that allow to access a list of bibliography sources available...Bibliography Represents the list of bibliography sources available...

    reference.aspose.com/words/cpp/aspose.words.bib...
  4. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...); Shows how to configure a list to restart numbering at each...DocumentBuilder ( doc ); doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldListNum | Aspose.Words for Java

    Implements the ListNUM field in Java....use them to emulate numbered lists. FieldListNum field = (FieldListNum)...insertField(FieldType.FIELD_LIST_NUM, true); // Lists start counting at...

    reference.aspose.com/words/java/com.aspose.word...
  6. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a List by index....indexer __getitem__(index) Gets a list by index. def __getitem__ (...how to apply list formatting of an existing list to a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. IImageSavingCallback class | Aspose.Words for P...

    aspose.words.saving.IImageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML... assertEqual ( 1 , len ( list ( filter ( lambda f : f . endswith...endswith ( '.jpeg' ), list ( filter ( lambda s : s . startswith...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.restart_after_level property | Aspose...

    ListLevel.restart_after_level property. Sets or returns the List level that must appear before the specified List level restarts numbering....the list level that must appear before the specified list level...advances ways of customizing list labels. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Importing from Custom Objects|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.... You can provide a list of columns/properties to the...method to display your desired list of objects. //Instantiate a...

    docs.aspose.com/cells/net/importing-from-custom...