Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 33,724 for

list

(0.13 sec)
  1. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a List, footnotes and endnotes, page numbers in C++....Specifies the number style for a list, footnotes and endnotes, page...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/cpp/aspose.words/num...
  2. 从自定义对象导入|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...
  3. 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...
  4. ListLabel.labelValue property | Aspose.Words fo...

    ListLabel.labelValue property. Gets a numeric value for this label....extract the list labels of all paragraphs that are list items. let...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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/
  6. 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...
  7. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.List_level property. Gets or sets the level in the List, overriding the default behavior of the field....list_level property FieldListNum.list_level property Gets or...or sets the level in the list, overriding the default behavior...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with SmartArt Cold Rendering in C++|Asp...

    Aspose.Words for C++ performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect.... The table below lists the fully and partially supported...Partially supported layouts List Basic Block List Alternating Hexagons...

    docs.aspose.com/words/cpp/working-with-smartart...
  9. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInFullContext method. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context in C++....// Create a list based using a Microsoft Word list template. System...:: Words :: Lists :: List > list = doc -> get_Lists () -> Add (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. SdtListItem.value property | Aspose.Words for N...

    SdtListItem.value property. Gets the value of this List item....property Gets the value of this list item. get value () : string...Shows how to work with drop down-list structured document tags. let...

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