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...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...important issues related to PDF, DWG and ODG file formats. Furthermore...with security settings in the PDF documents. So let’s walk through...
Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, Pdf files or compare text files in CSharp....files, compare excel files, PDF documents or even compare text...VSDX, VSS, VST, VDX Portable PDF Note Taking ONE Web HTM, HTML...
Load source documents from a local file path or a Python stream — including password-protected files — and inspect the available LoadOptions classes and ConverterSettings in GroupDocs.Conversion for Python via .NET...., DWG, DWF). CompressionLoadOptio :...Options specifically for loading PDF documents. PublisherLoadOptions...
We are excited To announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue To read more about this major release of GroupDocs.Viewer for Java.
GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0.
Support of New File Formats We have added the support of following file formats in this latest release.... Rendering PDF Document Excluding Annotations...Annotations # When rendering PDF documents, by default, annotations are...
Learn this article and check how To load and convert CAD documents with advanced options using GroupDocs.Conversion for Java API....Available options are: Dxf, Dwg, Dgn, Dwf, Stl, Ifc, Plt, Igs...outputPath = "ConvertCadAndSpecify.pdf" const loadOptions = new groupdocs...
GroupDocs.Conversion Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A...... Convert Word Documents to PDF in Node.js Convert Word DOC &...& DOCX documents to PDF within Node.js applications. Automate...
Learn this article and check how To load and convert CAD documents with advanced options using GroupDocs.Conversion for .NET API....Available options are: Dxf, Dwg, Dgn, Dwf, Stl, Ifc, Plt, Igs...Converter ( "with_layers_and_layouts.dwg" , getLoadOptions )) { PdfConvertOptions...
GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...release comes with support of DWG format. One improvement and few...LicenseChecker, page mapper for PDF and comparison of table are intorduced...