Convert from Word to... what fomats?

Is there any information available somewhere on which formats we can
export a Word file to using Aspose.Words? We’re mainly interested in
converting Word files to image formats, but SVG or SWF would also be if
interest. We do not need to create Word files, we just need to convert from
Word to another format.

Regards,

Stefan

Hi

Thank you for your interest in Aspose.Words. Please see SaveFormat enumeration to learn in which formats the document can be saved.
https://reference.aspose.com/words/net/aspose.words/saveformat/
In addition, the latest version of Aspose.Words supports XPS format (page in the documentation is not updated yet).
You can also use SaveToImage, RenderToScale or RenderToSize methods to convert Word document to image:
https://docs.aspose.com/words/net/convert-a-document-to-an-image/
https://reference.aspose.com/words/net/aspose.words/document/rendertoscale/
https://reference.aspose.com/words/net/aspose.words/document/rendertosize/
We plan to support SWF format in the future. I will notify you as soon as this feature is available.
Best regards.

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

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

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

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