Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 19,348 for

list

(0.04 sec)
  1. 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...
  2. MarkdownListExportMode | Aspose.Words for Java

    Specifies how Lists are exported into Markdown in Java....MarkdownListExportMo Specifies how lists are exported into Markdown.... Examples: Shows how to list items will be written to the markdown...

    reference.aspose.com/words/java/com.aspose.word...
  3. TableCollection indexer | Aspose.Words for Python

    TableCollection indexer. Retrieves a [Table](../../table/) at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MarkdownListExportMode enumeration | Aspose.Wor...

    Aspose.Words.Saving.MarkdownListExportMode enumeration. Specifies how Lists are exported into Markdown.... enumeration Specifies how lists are exported into Markdown....Description MarkdownSyntax Export list items compatible with Markdown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Aspose::Words::Lists::ListCollection::AddSingle...

    Aspose::Words::Lists::ListCollection::AddSingleLevelList method. Creates a new single level List based on the predefined template and adds it to the List collection in the document in C++....Aspose::Words::Lists::ListCollection::AddSingleLevelList method...method Creates a new single level list based on the predefined template...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Markup::SdtListItemCollection::i...

    Aspose::Words::Markup::SdtListItemCollection::idx_get method. Returns a SdtListItem object given its zero-based index in the collection in C++....Shows how to work with drop down-list structured document tags. auto...AppendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 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...
  9. 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...
  10. 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...