Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 36,317 for

list

(0.11 sec)
  1. ListLevel.delete_picture_bullet method | Aspose...

    ListLevel.delete_picture_bullet method. Deletes picture bullet for the current List level....picture bullet for the current list level. def delete_picture_bullet...icon for list item labels. doc = aw . Document () doc_list = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++....paragraphs in a document that are list items. auto doc = System ::..."Numbered list item 1" ); builder -> Writeln ( u "Numbered list item...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_section property. Specifies whether List should be restarted at each section...is_restart_at_each_section property List.is_restart_at_each_section property...property Specifies whether list should be restarted at each section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListFormat.listOutdent method | Aspose.Words fo...

    ListFormat.ListOutdent method. Decreases the List level of the current paragraph by one level....listOutdent() Decreases the list level of the current paragraph...Remarks This method changes the list level and applies formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListFormat.ApplyNumberDefault | Aspose.Words fo...

    Discover how the ApplyNumberDefault method creates a default numbered List for your paragraphs, enhancing organization and clarity in your documents....Starts a new default numbered list and applies it to the paragraph...shortcut method that creates a new list using the default numbered template...

    reference.aspose.com/words/net/aspose.words.lis...
  6. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how List levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...TxtListIndentation class Specifies how list levels are indented when document...character to use for indenting list levels. The default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....and use a paragraph style with list formatting. doc = aw . Document...space_after = 12 # Create a list and make sure the paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired List effortlessly with the GetListByListId method. Access data quickly using a simple List identifier for enhanced efficiency....method Gets a list by a list identifier. public List GetListByListId...Int32 The list identifier. Return Value Returns the list object...

    reference.aspose.com/words/net/aspose.words.lis...
  9. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.ListFormat property. Returns an object that represents current List formatting properties....object that represents current list formatting properties. get listFormat...listFormat () : Aspose . Words . Lists . ListFormat Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured document tag in Java....Shows how to work with drop down-list structured document tags. Document...StructuredDocumentTa(doc, SdtType.DROP_DOWN_LIST, MarkupLevel.BLOCK); doc.getFirstSection()...

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