Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 14,915 for

encryption

(0.06 sec)
  1. Chiffrer un document dans Python|Aspose.Words p...

    Chiffrez votre document à l'aide d'algorithmes de chiffrement appropriés pour des formats de document spécifiques dans Python....which the document will be encrypted , and which will be required...utiliser la propriété is_encrypted de la classe FileFormatInfo...

    docs.aspose.com/words/fr/python-net/encrypt-a-d...
  2. Crittografa un documento in Python|Aspose.Words...

    Crittografa il tuo documento utilizzando algoritmi di crittografia appropriati per formati di documenti specifici in Python....which the document will be encrypted , and which will be required...utilizzare la proprietà is_encrypted della classe FileFormatInfo...

    docs.aspose.com/words/it/python-net/encrypt-a-d...
  3. یک سند را در Python رمزگذاری کنید|Aspose.Words ...

    سند خود را با استفاده از الگوریتم های رمزگذاری مناسب برای فرمت های سند خاص در Python رمزگذاری کنید....which the document will be encrypted , and which will be required...عبور، می توانید از ویژگی is_encrypted کلاس FileFormatInfo استفاده...

    docs.aspose.com/words/fa/python-net/encrypt-a-d...
  4. פתרון PDF Protect | Aspose.PDF

    קוד לדוגמה לנעילת קובץ PDF באמצעות סיסמה בכל פלטפורמה....dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...RC4x128 ); dataDir = dataDir + "Encrypt_out.pdf" ; // Save updated...

    products.aspose.com/pdf/he/protect/
  5. PDF Koruma Çözümü | Aspose.PDF

    Herhangi bir platformda şifre kullanarak PDF dosyasını kilitlemek için örnek kod....dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...RC4x128 ); dataDir = dataDir + "Encrypt_out.pdf" ; // Save updated...

    products.aspose.com/pdf/tr/protect/
  6. LoadOptions - Aspose.Note for Java - API Reference

    OneNote API for Java provides comprehensive developer's manual detailing every class along with code examples for easy integration....or sets a password for the encrypted document content. boolean...or sets a password for the encrypted document content. void setLoadHistory...

    reference.aspose.com/note/java/com.aspose.note/...
  7. ILoadOptions | Aspose.Sildes for Python via .NE...

    ILoadOptions Contents [ Hide ] ILoadOptions class Allows to specify additional options (such as format or default fon......properties must be loaded from an encrypted presentation file and password...of false means that entire encrypted presentation must be loaded...

    reference.aspose.com/slides/python-net/aspose.s...
  8. ปกป้องโซลูชั่น PDF | Aspose.PDF

    ตัวอย่างโค้ดเพื่อล็อคไฟล์ PDF โดยใช้รหัสผ่านบนแพลตฟอร์มใดก็ได้...dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...RC4x128 ); dataDir = dataDir + "Encrypt_out.pdf" ; // Save updated...

    products.aspose.com/pdf/th/protect/
  9. SignOptions.DecryptionPassword | Aspose.Words f...

    SignOptions DecryptionPassword property. The password to decrypt source document. Default value is empty string Empty in C#....Remarks If OOXML document is encrypted, you should provide decryption...Examples Shows how to sign encrypted document file. // Create an...

    reference.aspose.com/words/net/aspose.words.dig...
  10. Verschlüsseln Sie PDF-Dateien über C++ | Aspose...

    C++-Beispielcode zur Verwendung von Aspose.PDF zum Lesen verschlüsselter (kennwortgeschützter) Dokumente, zum Sichern eines Dokuments mit Verschlüsselung oder zum Entfernen der Verschlüsselung....Encrypt Methode auf. Speichern Sie...das PDF-Dokument - C++. <% encrypt.code-block.subtitle %> // String...

    products.aspose.com/pdf/de/cpp/encrypt/