Page numbering options

Hello,

In Word you can specify several page numbering options :
- number style
- continue from previous section
- start at
- include chapter number
- chapter starts with style
- use separator

Unfortunately, it seems there is no way to get or set the last three ones using Aspose Words Java API.

Hi Jean,

Thanks for your inquiry. You can include chapter numbers using ListTemplate.OutlineHeadingsChapter (list formats) and sets its start value using ListLevel.StartAt property.

Could you please attach your expected output Word document here for our reference? We will investigate how you want your final Word output be generated like. We will then provide you more information on this along with code.

Hello,

Find attached a Word with page numbered configured to display chapter number with a ‘-’ as separator.

Best regards,

Hi Jean,

Thanks for sharing the detail.
jplim:

- include chapter number
- chapter starts with style
- use separator
Unfortunately, it seems there is no way to get or set the last three ones using Aspose Words Java API.

Unfortunately, Aspose.Words does not support the requested feature at the moment. However, I have logged this feature request as WORDSNET-10869 in our issue tracking system. You will be notified via this forum thread once this feature is available.

We apologize for your inconvenience.

We need getter AND setter on theses properties

Hi Jean,

Thanks for your inquiry. I have logged this detail in our issue tracking system for WORDSNET-10869. You will be notified via this forum thread once this feature is available.

Please let us know if you have any more queries.

The issues you have found earlier (filed as WORDSNET-10869) have been fixed in this Aspose.Words for .NET 22.5 update also available on NuGet.