Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 34,229 for

list

(0.08 sec)
  1. ContentConfig|Documentation

    ContentConfig element is used to add one or more lines of text to the parent element....TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...PageConfig () { Children = new List < BaseConfig >() { new ContainerConfig...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  2. NumberStyle enumeration | Aspose.Words for Python

    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/python-net/aspose.wo...
  3. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the List level in C++....Aspose::Words::Lists::ListLevel::get_NumberFormat method Contents...the list level. System :: String Aspose :: Words :: Lists :: ListLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... List , "MyListStyle1" ); doc . styles...styles . add ( aw . StyleType . List , "MyListStyle2" ); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  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. Working with Text Document in C#|Aspose.Words f...

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

    docs.aspose.com/words/net/working-with-text-doc...
  9. 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...
  10. Working with Lists in Node.js|Aspose.Words for ...

    Create, specify formatting and restart Lists in a document using Node.js....AI Working with Lists Contents [ Hide ] A list in a Microsoft...document is a set of list formatting properties. Lists can be used in...

    docs.aspose.com/words/nodejs-net/working-with-l...