Sample code for STP to JPEG conversion. Use API example code for batch STP files to JPEG conversion.... Load STP file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...
Sample code for FBX to JPEG2000 conversion. Use API example code for batch FBX files to JPEG2000 conversion.... Load FBX file with Image.Load method Create an instance...Jpeg2000Options class Call Image.Save method while passing the...
Sample code for DWG to PNG conversion. Use API example code for batch DWG files to PNG conversion.... Load DWG file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for DWFX to PNG conversion. Use API example code for batch DWFX files to PNG conversion.... Load DWFX file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for CGM to JPEG conversion. Use API example code for batch CGM files to JPEG conversion.... Load CGM file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...
Sample code for DWG to FBX conversion. Use API example code for batch DWG files to FBX conversion.... Load DWG file with Image.Load method Create an instance...instance of FbxOptions class Call Image.Save method while passing the...
Sample code for DWG to STP conversion. Use API example code for batch DWG files to STP conversion.... Load DWG file with Image.Load method Create an instance...instance of StpOptions class Call Image.Save method while passing the...
Sample code for IGES to JPEG conversion. Use API example code for batch IGES files to JPEG conversion.... Load IGES file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...
Sample code for STL to JPEG conversion. Use API example code for batch STL files to JPEG conversion.... Load STL file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...
Sample code for SVG to JPEG2000 conversion. Use API example code for batch SVG files to JPEG2000 conversion.... Load SVG file with Image.Load method Create an instance...Jpeg2000Options class Call Image.Save method while passing the...