Extracting Word document

Hello,

How i can extract Word document into separate pages ??

I was trying to convert separate image of each pages of an word document from memory stream.

Please let me know ASAP.

Thanks

Kishan

Hi Kishan,

Thanks for your inquiry. MS Word document is flow document and does not contain any information about its layout into lines and pages. So, there is no public API, which allows to determine where page starts or ends. However, you can save pages of the document as images. Please see the following link for more information:

http://www.aspose.com/documentation/file-format-components/aspose.words-for-.net-and-java/aspose.words.document.savetoimage_overload_1.html

Best regards.

Thanks for your’s quick and positive reply,

But when i am trying to get an ASPOSE.Word.Document.PageCount ,

I am not able to get exact count it is always less than the pages into document.

Thanks

kishan

Could you please attach your document here for testing? We will check the issue and provide you more information.

Best regards.

The issues you have found earlier (filed as WORDSNET-2978) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(106)