Soláthraíonn GroupDocs.Signature for Java API raon leathan bealaí chun go leor formáidí doiciméad a phróiseáil trí úsáid a bhaint as sínithe leictreonacha. Tacaítear le go leor cineálacha sínithe digiteacha mar théacsanna, íomhánna, deimhnithe digiteacha, barrachóid, cóid QR, stampaí nó meiteashonraí. Is féidir le custaiméirí sínithe digiteacha a chur leis, a bhaint, a chur in eagar, a bhailíochtú nó a chuardach ag comhaid PDF, doiciméid MS Word, leabhair oibre MS Excel, láithreoireachtaí MS PowerPoint, comhaid Adobe Photoshop agus formáidí éagsúla íomhá. Tá líon iontach gnéithe agus socruithe breise ar fáil.
Áiríonn GroupDocs.Signature for Java gnéithe úsáideacha amhail fíorú Text sínithe atá curtha ag Pps doiciméad. Bain úsáid as an deis seo gan cód breise a chur i bhfeidhm.
Tacaítear le GroupDocs.Signature for Java ar gach mór-ardán agus córas oibriúcháin. Sula ndéanann tú an cód thíos, déan cinnte go bhfuil na réamhriachtanais seo a leanas suiteáilte ar do chóras.
// Set up input Pps file
String filePath = "input.pps";
// Instantiate Signature for input file
Signature signature = new Signature(filePath);
//Provide verification options
TextVerifyOptions options = new TextVerifyOptions();
// Process all pages
options.setAllPages(true);
// specify text match type
options.setMatchType(TextMatchType.Exact);
// specify text pattern to search
options.setText("Very important signature");
// Verify document signatures
VerificationResult result = signature.verify(options);
//process result
if (result.isValid())
{
//..
}
Cuir sínithe leictreonacha éagsúla le comhad Pps faoi láthair trí chuairt a thabhairt ar an suíomh Gréasáin GroupDocs.Signature App.
Ní gá API a íoslódáil
Ní gá aon chód a scríobh
Just a uaslódáil an comhad foinse
Faigh nasc íoslódála chun an comhad a shábháil
“Sínithe leictreonacha a chuirtear i ndoiciméid éagsúla a fhíorú. Seiceáil cáilíocht na sínithe sna formáidí comhaid coitianta mar a léirítear thíos.”
(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)
(OpenDocument Presentation Format)
(OpenDocument Standard Format)
(Microsoft PowerPoint Template Presentation)
(Microsoft PowerPoint Template File)
(Macro-enabled Presentation File)
(Macro-enabled Slide Show)