Sample code for SVG to GLB conversion. Use API example code for batch SVG files to GLB conversion.... Load SVG file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...
Sample code for DWT to TIFF conversion. Use API example code for batch DWT files to TIFF conversion.... Load DWT file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...
Sample code for GLTF to DWF conversion. Use API example code for batch GLTF files to DWF conversion.... Load GLTF file with Image.Load method Create an instance...instance of DwfOptions class Call Image.Save method while passing the...
Sample code for GLTF to SVG conversion. Use API example code for batch GLTF files to SVG conversion.... Load GLTF file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for GLTF to PDF conversion. Use API example code for batch GLTF files to PDF conversion.... Load GLTF file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for 3DS to GLTF conversion. Use API example code for batch 3DS files to GLTF conversion.... Load 3DS file with Image.Load method Create an instance...instance of GltfOptions class Call Image.Save method while passing the...
Sample code for FBX to SVG conversion. Use API example code for batch FBX files to SVG conversion.... Load FBX file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for STP to SVG conversion. Use API example code for batch STP files to SVG conversion.... Load STP file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for STP to PDF conversion. Use API example code for batch STP files to PDF conversion.... Load STP file with Image.Load method Create an instance...instance of PdfOptions class Call Image.Save method while passing the...
Sample code for DWG to IFC conversion. Use API example code for batch DWG files to IFC conversion.... Load DWG file with Image.Load method Create an instance...instance of IfcOptions class Call Image.Save method while passing the...