Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 7,877 for

encryption

(0.07 sec)
  1. OdtSaveOptions | Aspose.Words لـ .NET

    OdtSaveOptions البناء. تهيئة مثيل جديد لهذه الفئة يمكن استخدامه لحفظ مستند في ملفOdt التنسيق في C#....Encrypt" + extensionString , saveOptions...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString ); Assert...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Définir des privilèges, chiffrer et déchiffrer ...

    Chiffrer un fichier PDF avec C# en utilisant différents types et algorithmes de chiffrement. De plus, déchiffrer des fichiers PDF en utilisant le mot de passe propriétaire....objet en argument à la méthode Encrypt de l’objet Document . Le code...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/fr/net/set-privileges-encry...
  3. Cambiar Contraseña de Archivo PDF|Aspose.PDF pa...

    Este tema explica cómo cambiar la contraseña en un archivo PDF usando la clase PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Crear objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/es/java/change-password/
  4. Ubah Kata Sandi File PDF|Aspose.PDF untuk Java

    Topik ini menjelaskan cara mengubah kata sandi pada File PDF menggunakan Kelas PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Buat objek PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/id/java/change-password/
  5. Изменение пароля PDF файла|Aspose.PDF for Java

    Эта тема объясняет, как изменить пароль в PDF файле с использованием класса PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Создание объекта...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ru/java/change-password/
  6. เข้ารหัสเอกสารใน Python|Aspose.Words สำหรับ Pyt...

    เข้ารหัสเอกสารของคุณโดยใช้อัลกอริธึมการเข้ารหัสที่เหมาะสมสำหรับรูปแบบเอกสารเฉพาะใน Python...which the document will be encrypted , and which will be required...คุณสามารถใช้คุณสมบัติ is_encrypted ของคลาส FileFormatInfo ได้...

    docs.aspose.com/words/th/python-net/encrypt-a-d...
  7. Шифроване на документ в Python|Aspose.Words вме...

    Шифроване на вашия документ чрез подходящи алгоритми за криптиране за специфични формати на документи в Python....which the document will be encrypted , and which will be required... можете да използвате is_encrypted собственост на FileFormatInfo...

    docs.aspose.com/words/bg/python-net/encrypt-a-d...
  8. Jak šifrovat nebo dešifrovat archivy přes Pytho...

    Objevte metody šifrování nebo dešifrování celých archivů nebo konkrétních položek v archivech ZIP, RAR nebo 7Z pomocí Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/cs/python-net/advanced-...
  9. Jak szyfrować lub odszyfrowywać archiwa za pośr...

    Odkryj metody szyfrowania lub deszyfrowania całych archiwów lub określonych wpisów w archiwach ZIP, RAR lub 7Z przy użyciu Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/pl/python-net/advanced-...
  10. Protect PPTX Presentation Files using .NET | pr...

    C# source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/pptx/