Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps:
Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....Code32 dm DataMatrix barcode qrQR Code barcode aztec Aztec barcode...microPdf417 MicroPdf417 barcode qrGS1 QR barcode with GS1 string format...
This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API.... QR ); signOptions . setLeft ( 100...
This article explains how to search signatures using predicate functions (Func) with GroupDocs.Signature API to filter search results based on custom criteria....QRCodeSearchOptions () }; // Search for QR codes with specific data SearchResult...>()) { Console . WriteLine ( $"QR Code: {qrSig.Text}" ); } } Example...