Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 16,643 for

dwg

(0.08 sec)
  1. DXF Save version support - Free Support Forum -...

    I cant seem to set the version to anything other than R12 when I save a dxf file. I am trying to use DxfOptions.Version = to set the version but I only see R12. Can the DXF be output to other versions?...though I can send you a few DXF/DWG files. I was just asking in general...looking for a solution to convert DWG/DXF to R12 DXF files from time...

    forum.aspose.com/t/dxf-save-version-support/267968
  2. Aspose.CAD for Python|Documentation

    Aspose.CAD for Python allows developers to open, read and process AutoCAD Dwg, DXF, DWT and other CAD and BIM file formats, such as: DGN, DWF, DWFX, IFC, STL, IGES, PLT, CF2, OBJ, HPGL, IGS....various CAD and BIM file formats: DWG, DXF, DWT, DGN, DWF, DWFX, IFC...

    docs.aspose.com/cad/python-net/
  3. Aspose.CAD for JasperReports|Documentation

    Aspose.CAD for JasperReports allows developers to open, read and process AutoCAD Dwg, DXF, DWT and other CAD and BIM file formats, such as: DGN, DWF, DWFX, IFC, STL, IGES, PLT, CF2, OBJ, HPGL, IGS....various CAD and BIM file formats: DWG, DXF, DWT, DGN, DWF, DWFX, IFC...

    docs.aspose.com/cad/jasperreports/
  4. Aspose.CAD for Java 22.7 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....CADJAVA-10599 Out of memory Converting a dwg to svg Enhancement CADJAVA-10506...

    docs.aspose.com/cad/java/aspose-cad-for-java-22...
  5. About svg to dxf - Free Support Forum - aspose.com

    Hi, I try to Convert a svg file to dxf, but the result is only with some letters:1ec592ac02765439cefdb9a5bdb4280.png (8.1 KB) this is my code, . Aspose.Imaging.Image image = Aspose.Imaging.Image.Load(“E:\1690463127025…...dwg to .png/.jepg stanislav.popov...may need to consult: change .dwg to .png/.jepg @dada1dada , Sorry...

    forum.aspose.com/t/about-svg-to-dxf/269001
  6. summaryinfodata - Aspose.CAD for Java - API Ref...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....dwg.pageandsection com.aspose.cad...fileformats.cad.dwg com.aspose.cad.fileformats.cad.dwg.acdbobjects...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  7. PDF to PNG conversion a dashed "X" covers image...

    Apose CAD for .NET version 22.6.0 running on .NET 3.1 This is the snippet that i’m running var rasterizationOptions = new CadRasterizationOptions() { PageWidth = 2160, PageHeight = 2160, DrawColor = Color.DarkBlue …...the DWG and that is the PNG teste (1).png (153.7 KB) dwg.zip...

    forum.aspose.com/t/pdf-to-png-conversion-a-dash...
  8. Export with 3D options|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... DWG DXF to PDF C# | Convert Auto...

    docs.aspose.com/cad/net/export-with-3d-options/
  9. API Reference|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....functionality to convert DXF, DWG, DGN, DWF, DWFX, IFC, STL, DWT...

    docs.aspose.com/cad/net/api-reference/
  10. CadLayerTable type variable - How to identify i...

    How do I identify if a layer is hidden/invisible or not? I have written a small piece of code below using the Aspose.CAD nuget package in C# .NET - It iterates through the layers of the CAD Image and provides some basic …...DWG file and I need to perform some...

    forum.aspose.com/t/cadlayertable-type-variable-...