Upptäck OdtSaveOptions-konstruktorn för att enkelt spara dokument i ODT-format. Effektivisera ditt arbetsflöde med detta kraftfulla verktyg!...Encrypt" + extensionString , saveOptions...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString ); Assert...
Blocca il PDF con password in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET...Encrypt per proteggere i PDF con AES-128...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...
Aspose.PDF 를 사용하여 보호된 (암호로 암호화된) 문서를 읽거나, 보호 기능이 있는 문서를 보호하거나, 보호를 제거하기 위한 샘플 C# 코드입니다....‘DataDir’ 변수로 지정된 동일한 디렉토리에 있는 ‘Encrypt_out.pdf ‘라는 파일에 저장합니다.이 코드...Path . Combine ( dataDir , "encrypt.pdf" ); var outputFile = Path...
Ce sujet explique comment décrypter un fichier PDF en utilisant la classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Créer un objet...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Décrypter le document...