Step-by-step tutorial explaining how to sign PDF documents in .NET using PKCS#11 tokens (dongles, smart cards, HSMs) via Pkcs11Interop and GroupDocs.Signature....certificate in a local PFX or P12 file is convenient but exposes the...NET-PKCS11-Sample.csproj # Project file ├── Program.cs # Entry point...
This artice decsribes the features of GroupDocs.Merger for .NET library. It allows you to Merge PDF, Merge JPG, Split Document, Move Page, Swap Pages of the documents....information about source document - file type, size, pages count, page...
Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON).... Click “File” and select “Save As”. Select...
This article explains how to get result document object model with GroupDocs.Comparison for .NET....); // Save the document to a file. asposeDocument . Save ( "output...
This article shows how to create electronic signatures with specific ordering on the document page... 10 )); // sign document to file signature . Sign ( "signed.pdf"...
The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....the size of the resultant PDF file. Rasterize particular page of...
This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....imageOptions ); // sign document to file SignResult signResult = signature...