[GroupDocs.Signature for Java] (https://products.groupdocs.com/signature/java/) là một API nhanh chóng và dễ dàng để quản lý các tài liệu kỹ thuật số ký điện tử bằng cách sử dụng các loại Mã vạch như UPCA, UPCE, EAN13, EAN14, Code39, Code39Extended, Code128, Codabar, Postnet, ISBN , ITF14 và nhiều người khác. Khách hàng có thể dễ dàng tạo Mã vạch cung cấp văn bản cần thiết và đưa chúng vào PDF, Tài liệu Microsoft Office Words, sổ làm việc Microsoft Office Excel, bản trình bày MS PowerPoint, tệp Adobe Photoshop và các định dạng hình ảnh khác nhau. Mã vạch được đặt trong tài liệu có thể được cập nhật, tìm kiếm, xác minh, xóa hoặc xem trước. Hơn nữa, tùy chỉnh mã vạch được hỗ trợ.
[GroupDocs.Signature for Java] (https://products.groupdocs.com/signature/java/) cung cấp khả năng ký các tài liệu Wmf bằng chữ ký Barcode một cách nhanh chóng và dễ dàng.
GroupDocs.Signature for Java được hỗ trợ trên tất cả các nền tảng và hệ điều hành chính. Trước khi thực hiện mã bên dưới, hãy đảm bảo rằng bạn đã cài đặt các điều kiện tiên quyết sau trên hệ thống của mình.
// Set up input Wmf file
String filePath = "input.wmf";
// Set up output file
String outputFilePath = "output.wmf";
// Instantiate Signature for input file
Signature signature = new Signature(filePath);
// create barcode option with predefined barcode text
BarcodeSignOptions options = new BarcodeSignOptions("John Smith");
// setup Barcode encoding type
options.setEncodeType(BarcodeTypes.Code128);
// set signature position
options.setLeft(50);
options.setTop(50);
options.setWidth(200);
options.setHeight(50);
// sign Wmf document
SignResult result = signature.sign(outputFilePath, options);
Ký tệp Wmf bằng nhiều chữ ký ngay bây giờ bằng cách truy cập trang web [GroupDocs.Signature App] (https://products.groupdocs.app/signature/family). Bản demo trực tuyến miễn phí đang chờ bạn.
Không cần phải tải VỀ API
Không cần phải viết bất kỳ mã
chỉ cần tải lên các tập tin nguồn
Nhận liên kết tải xuống để lưu tệp
Mã 128 là ký hiệu mã vạch tuyến tính mật độ cao được định nghĩa trong ISO / IEC 15417: 2007. Nó được sử dụng cho mã vạch chỉ gồm chữ và số.
Tất cả 128 ký tự của ASCII.
Không có hạn chế cụ thể.
“Bạn cũng có thể ký Wmf bằng các loại chữ ký khác. Vui lòng xem danh sách bên dưới.”
(Portable Document Format)
(Microsoft Word Binary Format)
(Office 2007+ Word Document)
(Microsoft Word 2007 Marco File)
(Microsoft Word Template Files)
(Microsoft Word 2007+ Template File)
(Microsoft Word Template File )
(OpenDocument Text File Format)
(OpenDocument Standard Format)
(Rich Text Format)
(Microsoft Excel Spreadsheet (Legacy))
(Open XML Workbook)
(Macro-enabled Spreadsheet)
(Excel Binary Workbook)
(Comma Seperated Values)
(OpenDocument Spreadsheet)
(OpenDocument Spreadsheet Template)
(Excel Template)
(Excel Macro-Enabled Template)
(Microsoft PowerPoint 97-2003)
(Open XML presentation Format)
(PowerPoint Slide Show)
(PowerPoint Slide Show)
(OpenDocument Presentation Format)
(OpenDocument Standard Format)
(Microsoft PowerPoint Template Presentation)
(Microsoft PowerPoint Template File)
(Macro-enabled Presentation File)
(Macro-enabled Slide Show)
(Portable Network Graphic)
(Joint Photographic Expert Group Image)
(Bitmap Image File)
(Graphical Interchange Format)
(Tagged Image File Format)
(Scalar Vector Graphics)
(Raster Web Image Format)