Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 36,302 for

list

(0.15 sec)
  1. 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...
  2. IDocumentMergerPlugin.merge method | Aspose.Wor...

    IDocumentMergerPlugin.merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams....input_streams : List [ io . BytesIO ], load_options : List [ aspose...input_streams List[io.BytesIO] The input streams. load_options List[ LoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field....use them to emulate numbered lists. field = builder . insert_field...FIELD_LIST_NUM , update_field = True ) . as_field_list_num ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PositionedBlockConfig|Documentation

    PositionedBlockConfig element is used to organize content within containers....are provided in the Children list. new PositionedBlockConfi ()...() { Children = new List < BaseConfig >() { /* * Put child elements...

    docs.aspose.com/omr/net/programmatic-forms/posi...
  7. 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...
  8. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label....update_list_labels() method to update the...extract the list labels of all paragraphs that are list items. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency....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. Working with Text Document in C#|Aspose.Words f...

    Advanced TXT document processing, Lists, BiDi, headers/footer, using C#....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/net/working-with-text-doc...