Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 33,930 for

list

(0.17 sec)
  1. Aspose::Words::CleanupOptions::get_UnusedStyles...

    Aspose::Words::CleanupOptions::get_UnusedStyles method. Specifies whether unused styles should be removed from document. Default value is true in C++....Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...Aspose :: Words :: StyleType :: List , u "MyListStyle2" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  2. MailMerge.execute method | Aspose.Words for Python

    aspose.words.mailmerging.MailMerge.execute method...from any data source such as a list or hashtable or objects. You..., field_names : List [ str ], values : List [ object ]): ......

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....docx" , loadOptions ); List < WarningInfo > warnings = ((...mWarnings . Add ( info ); } public List < WarningInfo > GetWarnings...

    reference.aspose.com/words/net/aspose.words.loa...
  5. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....CsvDataSource(getMyDir() + "List of people.csv", loadOptions);...CsvDataSource(getMyDir() + "List of people.csv", loadOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldRef.IncludeNoteOrComment | Aspose.Words fo...

    Discover the FieldRef IncludeNoteOrComment property to easily manage footnote and endnote numbering, enhancing your documents with seamless annotations....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldRef.InsertParagraphNumberInRelativeContext...

    Manage paragraph numbering effortlessly with the FieldRef InsertParagraphNumberInRelativeContext property. Enhance document organization and clarity....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Working with Content Controls in Java|Aspose.Wo...

    Perform certain operations on content controls dynamically while building a report in Java....Adding Combobox and Dropdown List Items Dynamically You can dynamically...to comboboxes and dropdown lists defined in your template by...

    docs.aspose.com/words/java/working-with-content...
  9. Voronoi Diagram|Documentation

    如何使用 Aspose.GIS 库处理 Voronoi 图...个点构建 Voronoi 图 List < Point > sites = new List < Point > { new...个点构建 Voronoi 图 List < Point > sites = new List < Point >(); MultiPoint...

    docs.aspose.com/gis/zh/net/geo-tools/voronoi-di...
  10. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... List { get; } Gets the list that defines formatting...formatting of this list style. ListFormat { get; } Provides access...

    reference.aspose.com/words/net/aspose.words/style/