Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 24,159 for

drawing

(0.05 sec)
  1. ImageFileType class | GroupDocs.Conversion for ...

    ImageFileType class ImageFileType class Defines image documents. Includes the following file types: ImageFileType.Ai ......OpenOffice’s Draw application to store drawing elements as a...CDR A CDR file is a vector drawing image file that is natively...

    reference.groupdocs.com/conversion/python-net/g...
  2. DiagramFormat - GroupDocs.Metadata for Java - A...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m...... Any drawing or chart created in Microsoft...have .VDX extension. A Visio drawing XML file is created in Visio...

    apireference.groupdocs.com/metadata/java/com.gr...
  3. Java DXF Annotation API Annotate in C#

    Java API om gewilde annotasietipes van DXF, beelde, tekeninge en dokumentlêerformate te skep en te annoteer....Lêerformaat DXF, Drawing Interchange Format, of Drawing Exchange Format...(Microsoft Visio 2003-2010 Drawing) Annotate VSDX document (Microsoft...

    products.groupdocs.com/af/annotation/java/dxf/
  4. FileType Fields - GroupDocs.Comparison for .NET...

    ActionScript Programming Language format...Design Data Formats DXF AutoCAD Drawing Interchange EBUILD Specialized...Microsoft Visio 2003-2010 XML Drawing VIM Vim source code file format...

    apireference.groupdocs.com/comparison/net/group...
  5. Add Watermark to VTX Online

    Insert watermark in VTX. Apply text or image watermarks with various settings. Protect and mark your VTX with our tool.... VTX Microsoft Visio Drawing Template A file with VTX extension...extension is a Microsoft Visio drawing template that is saved to disc...

    products.groupdocs.app/watermark/vtx
  6. Free Apps to View AutoCAD Files | Convert to PD...

    Our online 100% free Apps to view AutoCAD (DWG, DXF, DWF, IFC or STL) files from anywhere. Convert to PDF, JPG, PNG, PDFA_1A, PDFA_1B, PDF_15, SVG, BMP, TIFF... View your AutoCAD drawings from anywhere as an image...AutoCAD or any CAD and BIM drawing file such as DWG, DXF, DWF...

    products.aspose.app/cad/family
  7. 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()); // ....To access metadata in a CAD drawing, the GroupDocs.Metadata API...metadata properties in a DXF drawing. Please check the code sample...

    docs.groupdocs.com/metadata/java/working-with-c...
  8. Layout - GroupDocs.Viewer for Java - API Reference

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......layouts contained by the CAD drawing....

    apireference.groupdocs.com/viewer/java/com.grou...
  9. ImageFileType.Odg Field - GroupDocs.Conversion ...

    The ODG file format is used by Apache OpenOffice's Draw application to store Drawing elements as a vector image. Learn more about this file format...OpenOffice's Draw application to store drawing elements as a...

    apireference.groupdocs.com/conversion/net/group...
  10. GroupDocs.Viewer for .NET 20.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 20.5 Major Features There are 13 features, improvements, and bug-fixes in this release, most notable are: When rendering CAD Drawings to HTML, CAD Drawings are converted to SVG instead of PNG Related article Render CAD Drawings as HTML Added OpenDocument Flat XML Graphics (.fodg) file format support Related article Render images Added IGES Drawing File (.igs) file format support...When rendering CAD drawings to HTML, CAD drawings are converted to...Related article Added IGES Drawing File (.igs) file format support...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...