Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 36,364 for

list

(0.1 sec)
  1. 使用匿名类型或自定义对象|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....Age" ); //Instantiate the list collection based on the custom...class. IList < MyProduct > list = new List < MyProduct >(); //Provide...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  2. List.has_same_template method | Aspose.Words fo...

    List.has_same_template 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...other : aspose . words . lists . List ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your List level to zero for clean formatting....the current paragraph and sets list level to zero. public void RemoveNumbers...is equivalent to setting the List property to null . Examples...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable List label options....ExportListLabels enumeration Specifies how list labels are exported to HTML...Value Description Auto 0 Outputs list labels in auto mode. Uses HTML...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ListCollection.addSingleLevelList method | Aspo...

    ListCollection.addSingleLevelList method. Creates a new single level List based on the predefined template and adds it to the List collection in the document.... Creates a new single level list based on the predefined template...template and adds it to the list collection in the document. addSingleLevelList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MarkdownSaveOptions.list_export_mode property |...

    MarkdownSaveOptions.List_export_mode property. Specifies how List items will be written to the output file...list_export_mode property MarkdownSaveOptions.list_export_mode...list_export_mode property Specifies how list items will be written to the output...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered List items are recognized when document is imported from plain text format. The default value is true in C++....Allows to specify how numbered list items are recognized when document...to false , lists recognition algorithm detects list paragraphs...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Working with SmartArt Cold Rendering|Aspose.Wor...

    Aspose.Words for Python via .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect....update_smart_art_drawing method), lists the supported SmartArt layouts...diagram layout. The table below lists the fully and partially supported...

    docs.aspose.com/words/python-net/working-with-s...
  9. ListLevel.delete_picture_bullet method | Aspose...

    ListLevel.delete_picture_bullet method. Deletes picture bullet for the current List level....picture bullet for the current list level. def delete_picture_bullet...icon for list item labels. doc = aw . Document () doc_list = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...