Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,967 for

dwg

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

    docs.groupdocs.com/metadata/java/working-with-c...
  2. GroupDocs.Viewer for .NET overview | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....the (DOCX, XLSX, PPTX, PDF, DWG, PSD, HTML, ZIP, and more) by...

    docs.groupdocs.com/viewer/net/product-overview/
  3. Render CAD drawings and models as HTML, PDF, an...

    Convert CAD files (Dwg, DGN, DXF) to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....DWG) (.DWT) (.DWF) (.DXF) (.PLT)...with gv . Viewer ( "HousePlan.dwg" ) as viewer : # Create an HTML...

    docs.groupdocs.com/viewer/python-net/render-cad...
  4. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert CAD files (Dwg, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....DWG) (.DWT) (.DWF) (.DXF) (.PLT)...viewer . Viewer ( "HousePlan.dwg" ) // Create an HTML file for...

    docs.groupdocs.com/viewer/nodejs-java/render-ca...
  5. Celebrate New Year with 25% Off GroupDocs.Total...

    Share this issue: Monthly NewsletterJanuary 2018 Hurry! Offer ends January 31st Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers. Product News New Product Launched: GroupDocs.Metadata for Java GroupDocs.Metadata is a Java metadata management API that empowers Java developers to perform all useful metadata operations (view, add, modify, remove, compare, search and remove) of popular file formats....documents rendering and support of DWG + DFX (2007,2010). GroupDocs...

    blog.groupdocs.com/total/celebrate-new-year-25-...
  6. Converting Documents | Documentation

    Learn how to convert PDF, Word, Excel, and PowerPoint documents with GroupDocs.Conversion for Python via .NET API...., DWG). ThreeDConvertOptions – Options...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Render CAD drawings and models as HTML, PDF, an...

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

    docs.groupdocs.com/viewer/java/render-cad-drawi...
  8. Loading Documents | Documentation

    Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API...., DWG, DWF). CompressionLoadOptio :...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Getting Document Information | Documentation

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....dwg" ) as converter : doc_info =...get_document_info () # Print DWG document info print ( "Creation...

    docs.groupdocs.com/conversion/python-net/develo...
  10. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....JPG, JPEG, PNG, DICOM, DJVU, DWG, DXF Emails EML, EMLX, MSG Compare...

    blog.groupdocs.com/comparison/compare-excel-wor...