The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are:
Dwg DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method.
The following code snippet reads metadata associated with a CAD file.
advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties
try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....The supported CAD formats are: DWG DXF Reading CAD metadata To access...
This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (Dwg, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....DWG) (.DWT) (.DWF) (.DXF) (.PLT)...viewer = new Viewer ( "HousePlan.dwg" )) { // Create an HTML file...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....dwg" )) { // Convert the document...viewer = New Viewer ( "HousePlan.dwg" ) ' Convert the document to...
JPEG Image (.jpeg) is a type of image format that is saved using the method of lossy compression. The output image, as result of compression, is a trade-off bet...DOTM Field DOTX Field DWF Field DWG Field DWT Field DXF Field EMF...
The 23.10 release of GroupDocs.Annotation for Java addresses key bugs, including incorrect file headers and issues with underline annotations, ensuring more stable document processing....Microsoft PowerPoint PDF JPG PNG BMP DWG DXF Visio Adobe Portable Document...
presentation to photoshop,outlook to photoshop,psd to presentation,outlook to presentation,mpt to presentation,email to presentation,cad to tex,Supported...cad to tex cad To tex,Convert DWG To TEX | GroupDocs.Conversion...
Enhanced Windows Metafile compressed (.emz) represents graphical images device-independently compressed by GZIP. Metafiles of EMF comprises of variable-length r...DOTM Field DOTX Field DWF Field DWG Field DWT Field DXF Field EMF...