I’m using Aspose.Words and I convert a Word Document To a PDF which I then save To an online file sTorage.
Later on, I need To add a password To the PDF so the cusTomer receives a protected PDF. Is this possible? If so,…...Document doc = new Document(MyDir + "Rendering.docx"); PdfSaveOptions...with the specified permissions doc.Save(ArtifactsDir + "Rendering...