Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.CAD Product Family
Support for IFC and STL File Formats in Aspose.CAD for .NET
We are pleased to announce the release of Aspose.CAD for .NET 17.9. The major development in this release is the support for IFC and STL file formats. We have also rectified certain rendering issues incurring in API for exported DWG and DXF files as well.
Features
Now, you can work with IFC and STL files and render them to images and PDF files as per requirement. For more about the supported features, please visit documentation articles, Converting IFC To PNG… Continue Reading
Posted in Aspose.CAD Product Family Tagged Convert IFC to PNG, Convert STL to PNG
Work with MLeader Entity and DWF Files using Java
We are pleased to share the release announcement for Aspose.CAD for Java 17.4. This is a major product release whereby we have added support for DWG and DWF file formats.
We have enhanced the DWF file format support by including support for new MLeader entity. For more about supported feature, please visit documentation article, Support for MLeader Entity.
Now, you can work with DWF files and render them to images and PDF files as per requirement. For more about … Continue Reading
Posted in Aspose.CAD Product Family
Render DWF Files in C# using Aspose.CAD for .NET 17.4
We are pleased to announce the release of Aspose.CAD for .NET 17.4. The major development in this release is the support for rendering DWF file format. Now, you can work with DWF files and render DWF to images and PDF files in C#. For more details about the supported features, please visit documentation articles, Converting DWF to Raster Image Format, and DWF to PDF.
The support for new entity MLeader has also been included for DWG drawings as … Continue Reading
Posted in Aspose.CAD Product Family
Adjust CAD Drawing Size using Java API
We are pleased to announce that Aspose.CAD for Java 17.02 has been released. The major development in this release is the support for DWG 2007(AC1021) Format. This release supports determining the DWG external references and their file paths. The support for adjusting CAD drawing size has also been incorporated in this release.
Adjust CAD Drawing Size using Java
Aspose.CAD for Java provides the setUnitType property to adjust the size of drawing during conversion of the CAD format. There are two … Continue Reading
Posted in Aspose.CAD Product Family
Support for DWG 2007 Format, Normalize Size for a DWG
We are pleased to announce the release of Aspose.CAD for .NET 17.02. The major development in this release is the support for DWG 2007(AC1021) Format. This release supports determining the DWG external references and their file paths. The support for adjusting CAD drawing size has also been incorporated in this release.
Adjusting CAD Drawing Size
Aspose.CAD for .Net provides the UnitType enumeration to adjust the size of drawing during conversion of the CAD format. There are two ways to adjust … Continue Reading
Posted in Aspose.CAD Product Family
Metered licensing support in Aspose.CAD for Java 16.12.1
We are pleased to announce that Aspose.CAD for Java 16.12.1 has been released. The major development in this release is support for metered license mechanism. The new licensing mechanism will be used along with existing licensing method. Those customers who want to be billed based on the usage of the API features can use the metered licensing.
Metered Licensing
Aspose.CAD for Java provides the functionality to use metered licensing mechanism. We have introduced Metered class in API to accomplish this … Continue Reading
Posted in Aspose.CAD Product Family
Metered licensing support in Aspose.CAD for .Net 16.12.1
We are pleased to announce the release of Aspose.CAD for .NET 16.12.1. The major development in this release is support for metered license mechanism. The new licensing mechanism will be used along with existing licensing method. Those customers who want to be billed based on the usage of the API features can use the metered licensing.
Metered Licensing
Aspose.CAD for .Net provides the functionality to use metered licensing mechanism. We have introduced Metered class in API to accomplish this job. … Continue Reading
Posted in Aspose.CAD Product Family
Accessing Underlay Flags for DWG Files using Java
We are pleased to announce that Aspose.CAD for Java 16.12 has been released. The major development in this release is the implementation of the feature drawing DGN format as a part of DWG format. Underlay flags for DWG format are implementation in this release. Reading insert coordinate and rotation angle for DGN underlay feature also been incorporated in this release.
Accessing underlay Flags for DWG Format in Java
Aspose.CAD for .NET has implemented the underlay flags for DWG format … Continue Reading
Posted in Aspose.CAD Product Family
Drawing DGN Format as part of DWG format using C#
We are pleased to announce the release of Aspose.CAD for .NET 16.12. The major development in this release is the implementation of the feature drawing DGN format as a part of DWG format. Underlay flags for DWG format are implementation in this release. Reading insert coordinate and rotation angle for DGN underlay feature also been incorporated in this release.
Drawing DGN Format As Part of DWG using C#
Aspose.CAD for .NET allows you to export a DWG file with embedded … Continue Reading
Posted in Aspose.CAD Product Family
Convert DWG to PNG in C# with Aspose.CAD for .NET
We are pleased to announce the release of Aspose.CAD for .NET 16.10. There are many improvements and enhancements introduced in this release. The optimized process of loading the DGN file has been incorporated in this release. Conversion from DWG format to PNG format process has also been enhanced.
Convert DWG to PNG in C#
The following code sample shows how to convert DWG to PNG in C#.
Enhancements
The following enhancements have been introduced in this release.
- The process of
Posted in Aspose.CAD Product Family Tagged DWG to PNG in Csharp