Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 36,336 for

list

(0.49 sec)
  1. Paragraph.list_format property | Aspose.Words f...

    Paragraph.List_format property. Provides access to the List formatting properties of the paragraph....list_format property Paragraph.list_format property Provides...Provides access to the list formatting properties of the paragraph. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevel.trailingCharacter property | Aspose.W...

    ListLevel.trailingCharacter property. Returns or sets the character inserted after the number for the List level....inserted after the number for the list level. get trailingCharacter...trailingCharacter () : Aspose . Words . Lists . ListTrailingCharacte Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.tabPosition property | Aspose.Words f...

    ListLevel.tabPosition property. Returns or sets the tab position (in points) for the List level....position (in points) for the list level. get tabPosition () :...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_List_by_List_id method. Gets a List by a List identifier....get_list_by_list_id method get_list_by_list_id(list_id) Gets...Gets a list by a list identifier. def get_list_by_list_id ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevel.RestartAfterLevel | Aspose.Words for ...

    Discover the ListLevel RestartAfterLevel property to easily manage List numbering in your documents. Simplify organization and enhance clarity today!...the list level that must appear before the specified list level...advances ways of customizing list labels. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  6. List.Document | Aspose.Words for .NET

    Discover how to List document properties and access ownership details effortlessly. Unlock your document management potential today!...Document List.Document property Gets the owner document. public...Document { get ; } Remarks A list always has a parent document...

    reference.aspose.com/words/net/aspose.words.lis...
  7. ListFormat.list_outdent method | Aspose.Words f...

    ListFormat.List_outdent method. Decreases the List level of the current paragraph by one level....list_outdent method list_outdent() Decreases the list level of...paragraph by one level. def list_outdent ( self ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Lists::ListLevel::get_IsLegal me...

    Aspose::Words::Lists::ListLevel::get_IsLegal method. True if the level turns all inherited numbers to Arabic, false if it preserves their number style in C++....Aspose::Words::Lists::ListLevel::get_IsLegal method Contents...style. bool Aspose :: Words :: Lists :: ListLevel :: get_IsLegal...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. 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...
  10. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document....properties of lists. let doc = new aw . Document (); let lists = doc...doc . lists ; expect ( lists . document . referenceEquals ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...