Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 33,989 for

list

(0.07 sec)
  1. 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...
  2. Importing from ArrayList|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....ArrayList list = new ArrayList (); //Add a few names to the list as...string values list . Add ( "laurence chen" ); list . Add ( "roman...

    docs.aspose.com/cells/net/importing-from-arrayl...
  3. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....:: Collections :: Generic :: List < System :: String >> docFiles...Examples Shows how to manage list style clashes while appending...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 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...
  5. Working with Text Document in Java|Aspose.Words...

    Advanced TXT document processing, Lists, BiDi, headers/footer, using Java....that this is not a complete list of available options, but only...property is true : Recognize List Items During Loading TXT Aspose...

    docs.aspose.com/words/java/working-with-text-do...
  6. Aspose::Words::Markup::SdtListItemCollection::g...

    Aspose::Words::Markup::SdtListItemCollection::get_SelectedValue method. Specifies currently selected value in this List. Null value allowed, meaning that no currently selected entry is associated with this List item collection in C++....currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities....paragraphs in a document that are list items. Document doc = new Document..."Numbered list item 1" ); builder . Writeln ( "Numbered list item...

    reference.aspose.com/words/net/aspose.words/com...
  8. 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...
  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 | Aspose.Words for .NET

    Discover the SdtListItem Value property to easily access and manage List item values for enhanced data handling in your applications....property Gets the value of this list item. public string Value {...Shows how to work with drop down-list structured document tags. Document...

    reference.aspose.com/words/net/aspose.words.mar...