文件名称:.Net 加密 Office Excel Word PPT 文档
文件大小:64KB
文件格式:ZIP
更新时间:2019-12-31 15:51:48
C# .Net Office Excel 加密
.Net 加密 Office Excel Word PPT 文档 使用方法: using (OfficeCryptoStream stream = OfficeCryptoStream.Open(@"location")) { stream.Password = "password"; stream.Save(); }
【文件预览】:
NPOI.POIFS.dll
NPOI.Util.dll
ExcelPackage.dll
OfficeOpenXmlCrypto.dll