製品を閲覧する

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.

 

.NET 22.6のAsopsion.Barcode

ダウンロード  ダウンロード 

ファイルの詳細

  • ダウンロードs:
  • 1
  • ファイルサイズ:
  • 15.32MB
  • 日付が追加されました:
  • 25/6/2022

説明

.NET 22.6リリース用のAsoppes.Barcodeが含まれています。

ファイルの詳細

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 リリースノート.

 日本