Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 11,606 for

encrypt

(0.15 sec)
  1. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_DecryptionPassword method. The password to decrypt source document. Default value is empty string in C++....Examples Shows how to sign encrypted document file. // Create an...inputFileName = get_MyDir () + u "Encrypted.docx" ; System :: String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. Cifrado de archivos Excel con C++|Documentation

    Aprende cómo cifrar y proteger con contraseña archivos de Excel usando Aspose.Cells con C++....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/es/cpp/encrypting-excel-f...
  3. Защита презентаций паролем в C++|Документация A...

    Узнайте, как без труда блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для C++. Защитите свои презентации....паролем, используйте метод encrypt (из ProtectionManager ) для... Передайте пароль в метод encrypt и используйте метод save для...

    docs.aspose.com/slides/ru/cpp/password-protecte...
  4. Comment détecter un format de fichier et vérifi...

    Apprenez comment détecter un format de fichier et vérifier si un fichier est crypté à l aide de Aspose.Cells for Node.js via C++....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/fr/nodejs-cpp/how-to-dete...
  5. Comment détecter un format de fichier et vérifi...

    Apprenez comment détecter le format d un fichier et vérifier s il est crypté à l aide d Aspose.Cells avec C++....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/fr/cpp/how-to-detect-a-fi...
  6. Come rilevare il formato di un file e verificar...

    Impara come rilevare il formato di un file e verificare se è criptato usando Aspose.Cells con C++....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/it/cpp/how-to-detect-a-fi...
  7. حماية ODP ملفات العروض التقديمية باستخدام C++ |...

    C++ شفرة المصدر لحماية العرض التقديمي ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); إعداد...

    products.aspose.com/slides/ar/cpp/protect/odp/
  8. حماية PPTX ملفات العروض التقديمية باستخدام C++ ...

    C++ شفرة المصدر لحماية العرض التقديمي PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); إعداد...

    products.aspose.com/slides/ar/cpp/protect/pptx/
  9. ปกป้อง PDF โดยใช้ C++ | Aspose.PDF

    ล็อค PDF ด้วยรหัสผ่านด้วยโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...Encrypt เพื่อปกป้องรูปแบบไฟล์ PDF ที่มี...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/th/cpp/protect/
  10. 使用 .NET 保護 PPTX 演示文件 | products.aspose.com

    C# 源代碼保護 PPTX 演示。...Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/zh-hant/net/protect/...