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...
Render EPS files, view presentations as pure HTML & repair corrupted PDFs in GroupDocs.Viewer for .NET 24.5. Download MSI for updated document viewing....ViewerNET-4826) Fixed slow DWG to PNG conversion (GroupDocs...
Leverage features like EPS rendering and pure HTML presentations across Windows/Linux/macOS with GroupDocs.Viewer for .NET cross-platform 24.5 (DLLs)....ViewerNET-4756) Fixed slow DWG to PNG conversion (GroupDocs...
presentation to tex,presentation to xps,cad to tex,mpt to tex,image to tex,Convert ODP to TEX | GroupDocs.Conversion for .NET | Documentation,Convert PPTX to...cad to tex cad To Tex ,Convert DWG To Tex | GroupDocs.Conversion...
MicroStation Design File (.dgn) are drawings created by and supported by CAD applications such as MicroStation and Intergraph Interactive Graphics Design System...DOTM Field DOTX Field DWF Field DWG Field DWT Field DXF Field EMF...