Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 10,893 for

encrypted

(0.19 sec)
  1. Mã hóa tài liệu trong Python|Aspose.Words cho P...

    Mã hóa tài liệu của bạn bằng thuật toán mã hóa thích hợp cho các định dạng tài liệu cụ thể trong Python....which the document will be encrypted , and which will be required...thể sử dụng thuộc tính is_encrypted của lớp FileFormatInfo . Thuộc...

    docs.aspose.com/words/vi/python-net/encrypt-a-d...
  2. Connexion aux serveurs IMAP en Python avec Aspo...

    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.... Utilisez le supported_encryption propriété pour définir les...la méthode ‘set_supported_encryption_unsafe(value)’ si vous souhaitez...

    docs.aspose.com/email/fr/python-net/connect-to-...
  3. Python का उपयोग करके ODP प्रस्तुति फ़ाइलें अनलॉ...

    ODP प्रस्तुति से सुरक्षा हटाने के लिए Python स्रोत कोड.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/hi/python-net/unlock...
  4. Changer le mot de passe d'un fichier PDF|Aspose...

    Découvrez comment modifier le mot de passe d'un document PDF en .NET pour améliorer la sécurité des fichiers avec Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/fr/net/change-password/
  5. Cách mã hóa hoặc giải mã kho lưu trữ qua Python...

    Khám phá các phương pháp mã hóa hoặc giải mã toàn bộ kho lưu trữ hoặc các mục cụ thể trong kho lưu trữ ZIP, RAR hoặc 7Z bằng Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/vi/python-net/advanced-...
  6. Archiv

    Archiv...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/cs/pdf/encrypt-or-decrypt-pdf-f...
  7. Изменение пароля 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/
  8. 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/
  9. 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/
  10. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for .NET.... Encrypt and Decrypt PDF File - encrypt, and decrypt...

    docs.aspose.com/pdf/net/basic-operations/