Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 225 for

decorative shapes

(0.91 sec)
  1. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....allows us to organize and decorate sets of paragraphs with prefix...NumberFormat value will create star-shaped bullet list symbols. list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevel.tab_position property | Aspose.Words ...

    ListLevel.tab_position property. Returns or sets the tab position (in points) for the list level....allows us to organize and decorate sets of paragraphs with prefix...NumberFormat value will create star-shaped bullet list symbols. list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel.trailing_character property | Aspose....

    ListLevel.trailing_character property. Returns or sets the character inserted after the number for the list level....allows us to organize and decorate sets of paragraphs with prefix...NumberFormat value will create star-shaped bullet list symbols. list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...data of the picture bullet shape for the current list level....t() Creates picture bullet shape for the current list level....

    reference.aspose.com/words/python-net/aspose.wo...
  5. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list....allows us to organize and decorate sets of paragraphs with prefix...NumberFormat value will create star-shaped bullet list symbols. list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....allows us to organize and decorate sets of paragraphs with prefix...NumberFormat value will create star-shaped bullet list symbols. list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListLevel.text_position property | Aspose.Words...

    ListLevel.text_position property. Returns or sets the position (in points) for the second line of wrapping text for the list level....allows us to organize and decorate sets of paragraphs with prefix...NumberFormat value will create star-shaped bullet list symbols. list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position property. Returns or sets the position (in points) of the number or bullet for the list level....allows us to organize and decorate sets of paragraphs with prefix...NumberFormat value will create star-shaped bullet list symbols. list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item....allows us to organize and decorate sets of paragraphs with prefix...NumberFormat value will create star-shaped bullet list symbols. list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...foreach (var shape in slide.Shapes) { if (shape is ITable table)...NotDefined) style.Append("text-decoration:underline;"); if (pf.StrikethroughType...

    forum.aspose.com/t/unable-to-retrieve-table-pre...