GroupDocs.Signature for Java, UPCA, UPCE, EAN13, EAN14, Code39, Code39Extended, Code128, Codabar, Postnet, ISBN gibi Barkod türlerini kullanarak dijital belge e-imzalamayı yönetmek için hızlı ve kolay bir API’dir. , ITF14 ve diğerleri. Müşteriler kolayca gerekli metni sağlayan Barkodlar oluşturabilir ve bunları PDF, Microsoft Office Words Belgeleri, Microsoft Office Excel çalışma kitapları, MS PowerPoint sunumları, Adobe Photoshop dosyaları ve çeşitli görüntü biçimlerine koyabilir. Belgelere yerleştirilen barkodlar güncellenebilir, aranabilir, doğrulanabilir, silinebilir veya ön izleme yapılabilir. Ayrıca, barkodların özelleştirilmesi desteklenmektedir.
GroupDocs.Signature for Java, Ppt belgelerini Barcode imzasıyla hızlı ve kolay bir şekilde imzalama olanağı sağlar.
GroupDocs.Signature for Java, tüm büyük platformlarda ve işletim sistemlerinde desteklenir. Aşağıdaki kodu çalıştırmadan önce lütfen aşağıdaki ön koşulların sisteminizde kurulu olduğundan emin olun.
// Set up input Ppt file
String filePath = "input.ppt";
// Set up output file
String outputFilePath = "output.ppt";
// 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 Ppt document
SignResult result = signature.sign(outputFilePath, options);
Hemen şimdi GroupDocs.Signature App web sitesini ziyaret ederek çeşitli imzalarla Ppt dosyasını imzalayın. Ücretsiz çevrimiçi demo sizi bekliyor.
API'yi indirmeye gerek yok
Herhangi bir kod yazmaya gerek yok
Sadece kaynak dosyayı yükle
Dosyayı kaydetmek için indirme bağlantısını al
Uluslararası Standart Kitap Numarası (ISBN), benzersiz olması amaçlanan sayısal bir ticari kitap tanımlayıcısıdır.[a][b] Yayıncılar, ISBN’leri Uluslararası ISBN Ajansının bir yan kuruluşundan satın alır.
Sayısal rakamlar (0-9).
Tam olarak 9 basamak + 1 kontrol basamağı.
“Ppt’ı diğer imza türleriyle de imzalayabilirsiniz. Lütfen aşağıdaki listeye bakın.”
(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)
(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)