Aspose.PDF를 사용하여 .NET에서 PDF 문서의 비밀번호를 수정하여 파일 보안을 향상시키는 방법을 알아보세요....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...
Узнайте, как обнаружить формат файла и проверить, зашифрован ли он, используя Aspose.Cells с C++....file is encrypted std :: cout << "The file is encrypted: " << (...
Lär dig att upptäcka filformat och kontrollera om en fil är krypterad med Aspose.Cells for Node.js via C++....file is encrypted. console . log ( "The file is encrypted: " + info...
C++ källkod för att skydda PPTX presentation....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Ställa...
Zdrojový kód C++ k ochraně prezentace PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Nastavení...