Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 759 for

dxf

(0.02 sec)
  1. Working with CAD metadata | Documentation

    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.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....supported CAD formats are: DWG DXF Reading CAD metadata To access... Title ); // ... } Updating DXF metadata The GroupDocs.Metadata...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Working with CAD metadata | Documentation

    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()); // ....supported CAD formats are: DWG DXF Reading CAD metadata To access...getTitle ()); // ... } Updating DXF metadata The GroupDocs.Metadata...

    docs.groupdocs.com/metadata/java/working-with-c...
  3. Load CAD document with options | Documentation

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for Java API....converting CAD files (such as DWG, DXF, and others) into various target...property. Available options are: Dxf, Dwg, Dgn, Dwf, Stl, Ifc, Plt...

    docs.groupdocs.com/conversion/java/load-cad-doc...
  4. Tiled Rendering of CAD Documents using GroupDoc...

    We are pleased to announce the release of version 18.6 of GroupDocs.Viewer for .NET. The latest version provides the support of rendering Dxf format as well as the tiled rendering of the CAD documents. Furthermore, we have added the feature of forced password validation for password protected documents. Along with the new features, there are 14 improvements and bug fixes in this monthly release. Below is the list of new features, improvements, and fixes added in GroupDocs....provides the support of rendering DXF format as well as the tiled rendering...NET 18.6 supports rendering of DXF file format. For a complete list...

    blog.groupdocs.com/viewer/tiled-rendering-of-ca...
  5. GroupDocs.Viewer for .NET 16.11.0 - Render OTP ...

    We are happy to announce that release of GroupDocs.Viewer for .NET for the month of November is available now. GroupDocs.Viewer for .NET 16.11.0 is packed with the new features such as the rendering of OTP file format and setting default font for email documents. This release also contains improvements and some important fixes of the outstanding issues. We would like you to upgrade your document viewer applications with the latest version of GroupDocs....ViewerConfig class Rendering CAD (DWG, DXF) documents to Pdf Public API...

    blog.groupdocs.com/viewer/groupdocs-viewer-16-1...
  6. Feidhmchláir ar líne saor in aisce chun comhaid...

    Aipeanna ar líne saor in aisce chun comhaid Word, Excel, PowerPoint, MS Project, Visio, OneNote, Teachtaireachtaí Ríomhphoist, PDF, AutoCAD, CSV, SVG, XPS a fheiceáil i mbrabhsálaí Soghluaiste nó Deisce...App Oscail & Féach ar chomhaid DXF agus DWG ar líne. GroupDocs.Viewer...

    products.groupdocs.app/ga/viewer/family
  7. Load CAD document with options | Documentation

    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...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  8. GroupDocs Viewer for Java Library - a J2EE & J2...

    We’re pleased to announce the release of the GroupDocs Viewer for Java Library! Java developers can now seamlessly use our web-based document viewer within their Java development environment. Just like GroupDocs Viewer for .NET Library, this version can be easily embedded into customer platforms and allows developers to display over 40 document and image file formats without any external dependencies. Benefits of the GroupDocs Document Viewer for Java Library: Support for more than 40 file formats, including: Portable Document Format: ....dxf Image files: .bmp .gif .jpg ...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  9. GroupDocs.Conversion for Python via .NET | Docu...

    GroupDocs.Conversion for Python via .NET is a document conversion API that enables easy conversion of popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more....(HTML, MHTML) AutoCAD (DWG, DXF) 3D Models (OBJ, 3DS) Getting...

    docs.groupdocs.com/conversion/python-net/
  10. Load CAD document with options | Documentation

    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...

    docs.groupdocs.com/conversion/net/load-cad-docu...