Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 11,719 for

encrypted

(0.44 sec)
  1. Установить Привилегии, Зашифровать и Расшифрова...

    Зашифровать PDF файл с использованием различных типов и алгоритмов шифрования на языке Java. Также, расшифровать PDF файлы с использованием пароля владельца....качестве аргумента методу Encrypt объекта Document . Следующий...экранного чтения document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/ru/java/set-privileges-encr...
  2. Tính năng Tiện ích - SMTP Client|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/vi/java/utility-features-...
  3. Arsip

    Arsip...Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...RemoveEncryption(); presentation.Save("encryption-removed.ppt", SaveFormat...

    blog.aspose.com/id/slides/encrypt-ppt-csharp/
  4. 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...
  5. 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....
  6. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...detect the document format and encryption. doc = aw . Document () #...Configure a SaveOptions object to encrypt the document # with a password...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Establecer Privilegios, Cifrar y Descifrar Arch...

    Cifrar archivo PDF con Java utilizando diferentes tipos de cifrado y algoritmos. También, descifrar archivos PDF usando la contraseña del propietario....como un argumento al método Encrypt del objeto Document . El siguiente...esté habilitada document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/es/java/set-privileges-encr...
  8. تأمين العروض التقديمية باستخدام كلمات المرور في...

    تعرّف على كيفية قفل وإلغاء قفل العروض التقديمية المحمية بكلمة مرور في PowerPoint وOpenDocument بسهولة باستخدام Aspose.Slides لـ .NET. احمِ عروضك التقديمية....مرور) عرض تقديمي، استخدم طريقة Encrypt من ProtectionManager لتعيين...مرّر كلمة المرور إلى طريقة Encrypt ، ثم استخدم طريقة Save لحفظ...

    docs.aspose.com/slides/ar/net/password-protecte...
  9. Chiffrer les fichiers Excel dans Aspose.Cells|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/fr/net/encrypting-excel-f...
  10. Control de Excepción Archivo PDF|Aspose.PDF for...

    Aprenda a manejar excepciones en el procesamiento de PDF y asegure operaciones fluidas mientras trabaja con PDFs utilizando Aspose.PDF en .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/es/net/control-exception/