Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 28,677 for

list

(0.06 sec)
  1. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a List, footnotes and endnotes, page numbers....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/nodejs-net/aspose.wo...
  2. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your documents with CleanupOptions' UnusedLists property. Easily remove unused Lists and definitions for a cleaner, more efficient workspace....Specifies whether unused list and list definitions should be removed... Styles . Add ( StyleType . List , "MyListStyle1" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  3. MarkdownSaveOptions.ListExportMode | Aspose.Wor...

    Discover the ListExportMode property of MarkdownSaveOptions, which controls how List items are output. Optimize your files with flexible MarkdownSyntax!...ListExportMode property Specifies how list items will be written to the...property is set to PlainText all list labels are updated using UpdateListLabels...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field....use them to emulate numbered lists. field = builder . insert_field...FIELD_LIST_NUM , update_field = True ) . as_field_list_num ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency....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...
  6. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty pages from your documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow today!... Returns a list of page numbers that were removed...removed. public static List < int > RemoveBlankPages ( string...

    reference.aspose.com/words/net/aspose.words.low...
  7. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting....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...
  8. 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...
  9. 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...
  10. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....Create a list based using a Microsoft Word list template. List list...NUMBER_DEFAULT); // This generated list will display "1.a )". // Space...

    reference.aspose.com/words/java/com.aspose.word...