Sample code for CF2 to PNG conversion. Use API example code for batch CF2 files to PNG conversion.... Load CF2 file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for DWF to CGM conversion. Use API example code for batch DWF files to CGM conversion.... Load DWF file with Image.Load method Create an instance...instance of CgmOptions class Call Image.Save method while passing the...
Sample code for 3DS to WMF conversion. Use API example code for batch 3DS files to WMF conversion.... Load 3DS file with Image.Load method Create an instance...instance of WmfOptions class Call Image.Save method while passing the...
Sample code for DXB to PNG conversion. Use API example code for batch DXB files to PNG conversion.... Load DXB file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for SVG to TIFF conversion. Use API example code for batch SVG files to TIFF conversion.... Load SVG file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...
Sample code for U3D to PNG conversion. Use API example code for batch U3D files to PNG conversion.... Load U3D file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for 3DS to CGM conversion. Use API example code for batch 3DS files to CGM conversion.... Load 3DS file with Image.Load method Create an instance...instance of CgmOptions class Call Image.Save method while passing the...
Sample code for DWF to CGM conversion. Use API example code for batch DWF files to CGM conversion.... Load DWF file with Image.Load method Create an instance...instance of CgmOptions class Call Image.Save method while passing the...
Sample code for SVG to WMF conversion. Use API example code for batch SVG files to WMF conversion.... Load SVG file with Image.Load method Create an instance...instance of WmfOptions class Call Image.Save method while passing the...
Sample code for U3D to BMP conversion. Use API example code for batch U3D files to BMP conversion.... Load U3D file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...