Hello,
About the removal of the human readable code text:
[C#]
BarCodeBuilder b = new BarCodeBuilder();
b.CodeLocation = CodeLocation.None;
[VB.NET]
Dim b As New BarCodeBuilder
b.CodeLocation = CodeLocation.None
[Java]
BarCodeBuilder b = new BarCodeBuilder();
b.SetcodeTextVisible(false);
And about the recognition of Aztec barcodes, could you tell us which product are you targeting at (Java or .Net) ? We'd need to know your project timeline and schedule the development plan.
Best regards.
Team Lead
Aspose Guangzhou Team
About UsContact Us