Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Imaging Product Family
Convert EMF to WMF using Java with Aspose.Imaging for Java
We are pleased to announce the release of Aspose.Imaging for Java 16.12. The major development in this release is support for converting EMF metafile to WMF format. This release supports metered license mechanism. The new licensing mechanism will be used along with existing licensing method. Those customers who want to be billed based on the usage of the API features can use the metered licensing.
Convert EMF to WMF using Java
Using Aspose.Imaging for Java developers can convert … Continue Reading
Posted in Aspose.Imaging Product Family
Convert EMF to WMF using C# or VB.NET
We are pleased to announce the release of Aspose.Imaging for .NET 16.12. The major development in this release is support for exporting images in multi threaded environment. This release supports converting EMF metafile to WMF format. Support for DNG format has also been incorporated in this release.
Convert EMF to WMF using C#
Using Aspose.Imaging for .Net developers can convert EMF to WMF format. The below code demonstrates how EMF metafile can be converted to WMF metafile … Continue Reading
Posted in Aspose.Imaging Product Family
Create WMF Metafile Image using C# with Aspose.Imaging for .NET 16.10
We are pleased to announce the release of Aspose.Imaging for .NET 16.10. The major development in this release is support for creating WMF metafile image. Support to convert WMF metafile to SVG format has also been incorporated in this release.
Create WMF Metafile Image using C#
Aspose.Imaging for .Net now supports creating WMF metafile image. Aspose.Imaging for .Net provides the WmfRecorderGraphics2D class to create WMF metafile. Below provided sample code demonstrates how to create WMF metafile.
Convert WMF To
… Continue Reading Posted in Aspose.Imaging Product Family
Convert EMF to WMF Fomat using C# or VB.NET
We are pleased to announce the release of Aspose.Imaging for .NET 4.0.0. The major development in this release is support for converting EMF to WMF metafile image.
Convert EMF to WMF Metafile Image using C#
Aspose.Imaging for .Net now supports converting EMF metafile image to WMF format. Below provided sample code demonstrates how simple it is to convert EMF metafile to WMF format.
string inputFileName = @"TestEmfPlusFigures.emf";
string outputFileName = inputFileName + ".wmf";
// Load an existing EMF file as
… Continue Reading Posted in Aspose.Imaging Product Family
Create EMF metafile image with Aspose.Imaging for .NET 3.9.0
We are pleased to announce the release of Aspose.Imaging for .NET 3.9.0. The major development in this release is support for creating EMF metafile image. This release supports PSD file created/updated using SAI and GIMP2 tools. Support to export text as shapes while converting EMF metafile to SVG format has also been incorporated in this release.
Create EMF Metafile Image
Aspose.Imaging for .Net now supports creating EMF metafile image. Aspose.Imaging for .Net provides the EmfRecorderGraphics2D class to create EMF metafile. … Continue Reading
Posted in Aspose.Imaging Product Family
Work with WMF metafiles using Aspose.Imaging for Java 3.8.0
We are pleased to announce the release of Aspose.Imaging for Java 3.8.0. The major development in this release is support for WMF metafile. This release allows you to get last modified date of a raster image.
Support for WMF metafiles
Aspose.Imaging for Java now supports the WMF metafile image format. WMF stands for Windows Media Format (Microsoft). Following is the list of operations that can be performed on a WMF image using Aspose.Imaging:
Converting WMF To PDF
Converting WMF To
Posted in Aspose.Imaging Product Family
Work with SVG Images and Apply Font Settings for EMF Files in Java
We are pleased to announce the release of Aspose.Imaging for Java 3.7.0. The major development in this release is support for Scalable Vector Graphics image. Support to apply font setting for metafiles (EMF) has also been incorporated in this release.
Support for SVG image
Aspose.Imaging for Java now supports the SVG image format (.svg). SVG stands for Scalable Vector Graphics. Aspose.Imaging for Java provides the SvgImage class to load SVG files and the same can be used to convert … Continue Reading
Work with WMF metafiles and get last modified date of raster image with Aspose.Imaging for .NET 3.8.0
We are pleased to announce the release of Aspose.Imaging for .NET 3.8.0. The major development in this release is support for WMF metafile. This release allows you to get last modified date of a raster image.
Support for WMF metafiles
Aspose.Imaging for .Net now supports the WMF metafile image format. WMF stands for Windows Media Format (Microsoft). Following is the list of operations that can be performed on a WMF image using Aspose.Imaging:
Converting WMF To PDF
Converting WMF To
Posted in Aspose.Imaging Product Family