Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 28,449 for

list

(0.07 sec)
  1. CleanupOptions.UnusedStyles | Aspose.Words for ...

    Optimize your documents with CleanupOptions' UnusedStyles property, ensuring unused styles are removed for cleaner, faster-loading content. Default - true.... List , "MyListStyle1" ); doc . Styles...Styles . Add ( StyleType . List , "MyListStyle2" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  2. CleanupOptions.UnusedBuiltinStyles | Aspose.Wor...

    Optimize your documents with CleanupOptions' UnusedBuiltinStyles property, ensuring unused BuiltIn styles are efficiently removed for cleaner, professional results.... List , "MyListStyle1" ); doc . Styles...Styles . Add ( StyleType . List , "MyListStyle2" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  3. 从自定义对象导入|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...
  4. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top....Create a list based using a Microsoft Word list template. list = doc...doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....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...
  6. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context....Create a list based using a Microsoft Word list template. list = doc...doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::SdtListItem::get_Value m...

    Aspose::Words::Markup::SdtListItem::get_Value method. Gets the value of this List item in C++....method Gets the value of this list item. System :: String Aspose...Shows how to work with drop down-list structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::SdtListItem::get_Display...

    Aspose::Words::Markup::SdtListItem::get_DisplayText method. Gets the text to display in the run content in place of the Value attribute contents for this List item in C++....attribute contents for this list item. System :: String Aspose...Shows how to work with drop down-list structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....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/nodejs-cpp/create-and-for...
  10. ITextShaper.shape_text method | Aspose.Words fo...

    ITextShaper.shape_text method. Returns [Cluster](../../cluster/) objects generated from a sequence of text fragments...def shape_text ( self , runs : List [ str ], direction : aspose...UnicodeScript , enabled_font_features : List [ aspose . words . shaping ...

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