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

list

(0.17 sec)
  1. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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/go-cpp/create-and-format-...
  4. Using Nested 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....FileName ); //Instantiate the List based on the class System ....Individual > list = new System . Collections . Generic . List < Individual...

    docs.aspose.com/cells/net/using-nested-objects/
  5. List.compare_to method | Aspose.Words for Python

    aspose.words.Lists.List.compare_to method...Compares the specified list to the current list. def compare_to (...other : aspose . words . lists . List ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Lists::ListCollection::get_Count...

    Aspose::Words::Lists::ListCollection::get_Count method. Gets the count of numbered and bulleted Lists in the document in C++....Aspose::Words::Lists::ListCollection::get_Count method ListC...count of numbered and bulleted lists in the document. int32_t Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Lists::ListCollection::get_Docum...

    Aspose::Words::Lists::ListCollection::get_Document method. Gets the owner document in C++....Aspose::Words::Lists::ListCollection::get_Document method Li...DocumentBase > Aspose :: Words :: Lists :: ListCollection :: get_Document...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. 从自定义对象导入|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....); //Define List List < WeeklyItem > list = new List < WeeklyItem...>(); //Add data to the list of objects list . Add ( new WeeklyItem...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  9. ListLevel.CreatePictureBullet | Aspose.Words fo...

    Discover the ListLevel CreatePictureBullet method to effortlessly enhance your Lists with custom picture bullets, adding visual appeal and clarity....bullet shape for the current list level. public void CreatePictureBullet...for list item labels. Document doc = new Document (); List docList...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Import Data to Worksheets in 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/java/import-data-to-works...