Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 9,775 for

encrypt

(0.14 sec)
  1. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  2. Python을(를) 사용하여 PPT 프레젠테이션 파일 보호 | products.asp...

    PPT 프레젠테이션을 보호하기 위한 Python 소스 코드.... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/ko/python-net/protec...
  3. Java을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspo...

    PPTX 프레젠테이션을 보호하기 위한 Java 소스 코드.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/ko/java/protect/pptx/
  4. Chiffrer un fichier PDF|Aspose.PDF for .NET

    Ce sujet explique comment chiffrer un fichier PDF en utilisant la classe PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/fr/net/encrypt-pdf-file/
  5. 加密 PDF 文件|Aspose.PDF for .NET

    本主题解释如何使用 PdfFileSecurity 类加密 PDF 文件。...pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/zh/net/encrypt-pdf-file/
  6. محافظت از فایل های ارائه ODP با استفاده از .NET...

    کد منبع C# برای محافظت از ارائه ODP....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/fa/net/protect/odp/
  7. Bescherm presentatiebestanden van PPT met C++ |...

    C++ broncode om PPT Presentatie te beschermen....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Schrijfbeveiliging...

    products.aspose.com/slides/nl/cpp/protect/ppt/
  8. Bescherm presentatiebestanden van ODP met C++ |...

    C++ broncode om ODP Presentatie te beschermen....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); Schrijfbeveiliging...

    products.aspose.com/slides/nl/cpp/protect/odp/
  9. 如何检测文件格式并检查文件是否被加密,使用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测文件格式及检查文件是否被加密。...file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-dete...
  10. Proteggi i file di presentazione PPTX utilizzan...

    Python codice sorgente per proteggere la presentazione PPTX.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/it/python-net/protec...