Tá sínithe leictreonacha meiteashonraí do dhoiciméad Pdf trí .NET simplí agus éasca le húsáid!

eSigh do dhoiciméid agus do chonarthaí Pdf le hiontrálacha Meiteashonraí folaithe. Gin Meiteashonraí do PDFs, doiciméid MS Word, leabhair oibre MS Excel, cur i láthair MS PowerPoint agus formáidí íomhá éagsúla gan aon fhadhbanna agus códú breise.


Triail saor in aisce a íoslódáil

Maidir le GroupDocs.Signature for .NET API sínithe meiteashonraí

Is API coitianta é GroupDocs.Signature for .NET le haghaidh ríomhshíniú doiciméad digiteach. Tá sínithe amhail téacsanna, íomhánna, teastais dhigiteacha, barrachóid, cóid QR, stampaí nó meiteashonraí ar fáil. D’fhéadfaí sínithe a chur ar PDF, doiciméid MS Word, leabhair oibre MS Excel, láithreoireachtaí MS PowerPoint, comhaid Adobe Photoshop agus formáidí éagsúla íomhá. Is féidir le custaiméirí a ndoiciméad a shíniú agus ríomhshínithe a cuireadh ar na doiciméid sin a nuashonrú, a chuardach, a fhíorú, a scriosadh nó a réamhamharc. Thairis sin, soláthraítear go leor cumais le haghaidh saincheapadh sínithe.

Céimeanna chun Pdf a shíniú le Metadata in C#

Soláthraíonn GroupDocs.Signature for .NET cumas chun doiciméid Pdf a shíniú le sínithe Metadata go tapa agus go héasca.

  • Cruthaigh sampla d’aicme Sínithe ag soláthar Pdf comhad atá ceaptha a shíniú mar chonair nó mar shruth cuimhne
  • Cuir rang SignOptions ar bun agus socraigh na sonraí go léir a éilítear.
  • Iarr ar an modh Signature.Sign() aschuir Pdf comhad nó sruth cuimhne a rith

Riachtanais Chórais

Tacaítear le GroupDocs.Signature for .NET 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.

  • Córais oibriúcháin: Microsoft Windows, Linux, MacOS
  • Timpeallachtaí forbartha: Microsoft Visual Studio, Xamarin, MonoDevelop
  • Frameworks: .NET Framework, .NET Standard, .NET Core, Mono
  • Faigh an GroupDocs.Signature for .NET is déanaí ó Nuget


// 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);
}

Ag síniú Pdf doiciméad le Metadata Taispeántas Beo

Sínigh Pdf comhad le sínithe éagsúla faoi láthair trí chuairt a thabhairt ar an suíomh Gréasáin GroupDocs.Signature App. Saor in aisce taispeána ar líne ag fanacht leat.

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 Metadata eile a dtacaítear leo le haghaidh C#

“Is féidir leat Pdf a shíniú le cineálacha sínithe eile freisin. Féach ar an liosta thíos le do thoil.”

Sign DOC le METADATA

(Microsoft Word Binary Format)

Sign DOCX le METADATA

(Office 2007+ Word Document)

Sign DOCM le METADATA

(Microsoft Word 2007 Marco File)

Sign DOT le METADATA

(Microsoft Word Template Files)

Sign DOTM le METADATA

(Microsoft Word 2007+ Template File)

Sign DOTX le METADATA

(Microsoft Word Template File )

Sign ODT le METADATA

(OpenDocument Text File Format)

Sign OTT le METADATA

(OpenDocument Standard Format)

Sign RTF le METADATA

(Rich Text Format)

Sign XLS le METADATA

(Microsoft Excel Spreadsheet (Legacy))

Sign XLSX le METADATA

(Open XML Workbook)

Sign XLSM le METADATA

(Macro-enabled Spreadsheet)

Sign XLSB le METADATA

(Excel Binary Workbook)

Sign CSV le METADATA

(Comma Seperated Values)

Sign ODS le METADATA

(OpenDocument Spreadsheet)

Sign OTS le METADATA

(OpenDocument Spreadsheet Template)

Sign XLTX le METADATA

(Excel Template)

Sign XLTM le METADATA

(Excel Macro-Enabled Template)

Sign PPT le METADATA

(Microsoft PowerPoint 97-2003)

Sign PPTX le METADATA

(Open XML presentation Format)

Sign PPS le METADATA

(PowerPoint Slide Show)

Sign PPSX le METADATA

(PowerPoint Slide Show)

Sign ODP le METADATA

(OpenDocument Presentation Format)

Sign OTP le METADATA

(OpenDocument Standard Format)

Sign POTX le METADATA

(Microsoft PowerPoint Template Presentation)

Sign POTM le METADATA

(Microsoft PowerPoint Template File)

Sign PPTM le METADATA

(Macro-enabled Presentation File)

Sign PPSM le METADATA

(Macro-enabled Slide Show)

Sign PNG le METADATA

(Portable Network Graphic)

Sign JPG le METADATA

(Joint Photographic Expert Group Image)

Sign BMP le METADATA

(Bitmap Image File)

Sign GIF le METADATA

(Graphical Interchange Format)

Sign TIFF le METADATA

(Tagged Image File Format)

Sign SVG le METADATA

(Scalar Vector Graphics)

Sign WEBP le METADATA

(Raster Web Image Format)

Sign WMF le METADATA

(Windows Metafile)

Back to top
 Gaeilge