I use Aspose.Cell for Net 22.10 to compress file to 7Zip with password,It throw a exception when i ity to decompress the result 7Zip file.
The sample code:
void Main()
{
var targetFilePath=@"C:\Users\XCL\Desktop\resul…...Create)) { var archive = new SevenZipArchive(new ...SevenZipAESEncryptio("123456"))); archive.CreateEntry("demo.docx",@"...