Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Aspose.Words allows users to work with images in a very flexible way. In this article, you can explore only some of the possibilities of working with images.
All images are stored inside Shape nodes in a Document. To extract all images or images having a specific type from the document, follow these steps:
The following code example shows how to extract images from a document and save them as files:
Aspose.Words provides functionality to save all the available images in a document to WMF format while converting DOCX to RTF.
The following code example shows how to save images as WMF with RTF save options:
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.