Explore nuestros productos

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

Aspose.barcode para .NET 22.6

Descargar  Descargar 

detalles del archivo

  • Descargars:
  • 1
  • Tamaño del archivo:
  • 15.32MB
  • Fecha Agregada:
  • 25/6/2022

Descripción

Contiene aspose.barcode para .NET 22.6 Release.

detalles del archivo

Scalable SVG Support

Introduced the scalability feature of SVG images. The vector SVG file can be scaled to various sizes without losing resolution.

The following C# code snippet demonstrates how to generate barcodes in the SVG format using API:

BarcodeGenerator gen = new BarcodeGenerator(EncodeTypes.Code128, "12345678");
//save as Svg
gen.Save($"{path}VectorImageSvg.svg", BarCodeImageFormat.Svg);

For a complete list of features, enhancements, and bug fixes in this release please visit, Aspose.BarCode for .NET 22.6 Notas de lanzamiento.

 Español