Here you will find a collection of ASP.NET and Java example applications created with Aspose products. The source code of these examples is available on website for download, feel free to check it out at Aspose Downloads Page.
This demo applies Security settings over input Pdf document, based over users selection. Using EncryptFile method in PdfFileSecurity class of Aspose.Pdf.Kit component, developers can make PDF documents secured, by simply encrypting the documents.You can also set privileges on a PDF document without applying encryption. Using SetPrivilege method in PdfFileSecurity class of Aspose.Pdf.Kit component, several privileges can be applied on a PDF document. Fore more information, please visit Implementing Security. Check security options and click Do to see how demo takes input PDF file , applies security options and sends the resulting document to user for review. You can allow You can encrypt file with CopyingPrintingModifying contentModifying annotationFilling formsScreening readersAssemblyingDegradedPrinting
Check security options and click Do to see how demo takes input PDF file , applies security options and sends the resulting document to user for review.