[![][1] Here comes new release of [Aspose.Slides][2] for .NET and Java, which has been enriched with new features. It can now support managing paragraphs with custom numbered list. For this purpose, NumberedBulletStartWith property has been introduced in **IBulletFormat. **

In order to add a custom number list inside a paragraph, you first need to access the slide and add an auto shape. Then, you have to access the respective TextFrame of the shape and remove the default paragraph in that. You then need to create a new paragraph instance using Paragraph class and set **NumberedBulletStartWith **to 2 and second paragraph instance and set NumberedBulletStartWith 3.

The following code sample shows how to set Paragraph with custom numbered list.

The similar Java based example for this is:

Wait, there’s many other features, enhancement, and bug fixes included in this release. Here you can get the detail!

When time allows you can check out API [examples at Github][3], talk about this release and other API related issues in our [forum][4].

[1]: https://blog.aspose.com/wp-content/uploads/sites/2/2013/08/aspose-Slides-for-net_100.png “Aspose.Slides or .NET logo”)](https://blog.aspose.com/wp-content/uploads/sites/2/2013/08/aspose-Slides-for-net_100.png [2]: https://products.aspose.com/slides [3]: https://github.com/aspose-slides/ [4]: https://forum.aspose.com/c/slides