[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 Pdf 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 Pdf file
String filePath = "input.pdf";
// Set up output file
String outputFilePath = "output.pdf";
// 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.ISBN);
// set signature position
options.setLeft(50);
options.setTop(50);
options.setWidth(200);
options.setHeight(50);
// sign Pdf document
SignResult result = signature.sign(outputFilePath, options);
Ký tệp Pdf 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ã số sách tiêu chuẩn quốc tế (ISBN) là số nhận dạng sách thương mại nhằm mục đích duy nhất. [A] [b] Nhà xuất bản mua ISBN từ một chi nhánh của Cơ quan ISBN quốc tế.
Chữ số (0-9).
Chính xác có 9 chữ số + 1 chữ số kiểm tra.
“Bạn cũng có thể ký Pdf bằng các loại chữ ký khác. Vui lòng xem danh sách bên dưới.”
(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)
(Windows Metafile)