convertNumbersToText support

Hi,

My company is interested in using Aspose.Words Java. One piece of functionality that would be very useful to us is the document.convertNumbersToText method in the MS Word DOM (see here: http://msdn.microsoft.com/en-us/library/aa171881(office.11).aspx). This function converts numbering/lists into inline text.

Is there any way this can be achieved using Aspose.Words Java?

Thanks,
Paul.

Hi

Thanks for your inquiry. Unfortunately there is no possibility to convert list numbers to plain text using Aspose.Words. This feature request is logged to our defect database as issue # 1370.

Best regards.

Hello,

This feature would be useful for my company too.
Do you have plans to release it anytime soon?

Claude Bédard
Terminotix Inc.

Hi

Thanks for your request. Please see the following thread to learn how to work around this problem:

http://www.aspose.com/community/forums/1/132599/multiple-conversion-issues/showthread.aspx

Best regards.

The issues you have found earlier (filed as 706) have been fixed in this update.

A post was split to a new topic: Method similar to Document.ConvertNumbersToText Method