Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 9,277 for

encrypted

(0.09 sec)
  1. Cripta e Decripta file Excel con Node.js tramit...

    Come criptare e decriptare file Excel usando Node.js tramite C++. Blocco e sblocco di file Excel....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/it/nodejs-cpp/encrypt-and...
  2. LoadOptions | Aspose.Words لـ .NET

    اكتشف منشئ LoadOptions، المصمم لتهيئة مثيل جديد بسهولة باستخدام القيم الافتراضية لتحقيق الأداء والكفاءة الأمثل....= new Document ( MyDir + "Encrypted.docx" )); // عند تحميل مثل...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Excel Dateien mit Node.js via C++ verschlüsseln...

    Erfahren Sie, wie Sie Excel Dateien mithilfe von Aspose.Cells for Node.js via C++ verschlüsseln und mit Passwort schützen....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/de/nodejs-cpp/encrypting-...
  4. Encriptar archivos de Excel con Node.js vía C++...

    Aprende cómo encriptar y proteger con contraseña archivos de Excel usando Aspose.Cells for Node.js via C++....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/es/nodejs-cpp/encrypting-...
  5. ODS Dateien mit JavaScript via C++ verschlüssel...

    ODS Dateien mit Aspose.Cells for JavaScript via C++ passwortgeschützt und verschlüsselt verarbeiten.... textContent = 'Download Encrypted ODS File' ; document . getElementById...download link to get the encrypted file.</p>' ; }); </ script...

    docs.aspose.com/cells/de/javascript-cpp/encrypt...
  6. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ C++ | products.as...

    ซอร์สโค้ด C++ เพื่อป้องกันการนำเสนอ PPTX...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); กา...

    products.aspose.com/slides/th/cpp/protect/pptx/
  7. محافظت از PDF با استفاده از C++ | Aspose.PDF

    کد منبع نسخه ی نمایشی ساده برای قفل کردن فایل PDF با استفاده از رمز عبور بر روی هر پلت فرم با زبان C++....Encrypt را فراخوانی کنید. ۱. صرفه جویی...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/fa/cpp/protect/
  8. Décrypter un fichier PDF|Aspose.PDF for .NET

    Explorez les méthodes pour déchiffrer des fichiers PDF protégés par mot de passe en .NET, garantissant l'accès au contenu du document à l'aide d'Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { if ( pdfFileInfo...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/fr/net/decrypt-pdf-file/
  9. 使用 Python 保護 ODP 演示文件 | products.aspose.com

    Python 源代碼保護 ODP 演示。... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/zh-hant/python-net/p...
  10. 使用 Java 保護 PPTX 演示文件 | products.aspose.com

    Java 源代碼保護 PPTX 演示。... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

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