.Net加密Office Excel Word PPT文档
                    .Net加密Office Excel Word PPT文档使用方法: using (OfficeCryptoStream stream = OfficeCryptoStream.Open(@"location")) { stream.Password = "password"; stream.Save(); }                
            
                                        
                                    文件大小:64.49KB
                                
                                
                                
                            
评论区