GroupDocs.Signature for .NET API-ya navdar e ji bo e-îmzakirina belgeyên dîjîtal. Îmzeyên wekî nivîs, wêne, sertîfîkayên dîjîtal, barkod, QR-kod, stamp an metadata hene. Dibe ku îmze li ser PDF, belgeyên MS Word, pirtûkên xebatê yên MS Excel, pêşandanên MS PowerPoint, pelên Adobe Photoshop û cûrbecûr formên wêneyan werin danîn. Xerîdar dikarin belgeya xwe îmze bikin û e-îmzayên ku li ser wan belgeyan hatine danîn nûve bikin, bigerin, verast bikin, jêbikin an pêşdîtin bikin. Digel vê yekê, ji bo xwerûkirina îmzeyan gelek jêhatî têne peyda kirin.
GroupDocs.Signature for .NET îmzakirina belgeyên Pdf bi îmzeyên Metadata zû û bi hêsanî peyda dike.
GroupDocs.Signature for .NET li ser hemî platform û pergalên xebitandinê yên sereke têne piştgirî kirin. Berî ku hûn koda jêrîn bicîh bikin, ji kerema xwe pê ewle bibin ku we şertên jêrîn li ser pergala we hatine saz kirin.
// Set up input Pdf file
string filePath = "input.pdf";
// Set up output file
string outputFilePath = "output.pdf";
// Instantiate Signature for input file
using (var signature = new GroupDocs.Signature.Signature(filePath))
{
// instantiate metadata signing options
var options = new MetadataSignOptions();
// setup Author property
PdfMetadataSignature mdSign_Author = new PdfMetadataSignature("Author", "Mr.Scherlock Holmes");// String value
options.Signatures.Add(mdSign_Author);
// setup document data
PdfMetadataSignature mdSign_DocData = new PdfMetadataSignature("CreatedOn", DateTime.Now);// Datetime value
options.Signatures.Add(mdSign_DocData);
// setup document id
PdfMetadataSignature mdSign_DocId = new PdfMetadataSignature("DocumentId", 123456);// Integer value
options.Signatures.Add(mdSign_DocId);
// sign Pdf document
SignResult result = signature.Sign(outputFilePath, options);
}
Naha bi serdana malpera GroupDocs.Signature App pelê Pdf bi îmzeyên cihêreng îmze bikin. Demoya serhêl a belaş li benda we ye.
Ne hewce ye ku Api dakêşin
Ne hewce ye ku kodek binivîse
Tenê pelê çavkaniyê barkirin
Zencîreya dakêşandinê bistînin da ku pelê hilînin
“Her weha hûn dikarin Pdf bi celebên din ên îmzayê re îmze bikin. Ji kerema xwe lîsteya jêrîn bibînin.”
(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)