Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 11,678 for

encrypted

(0.35 sec)
  1. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...options added, such as an encryption password or digital signature...password to encrypt document using RC4 encryption method. prettyFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. الاتصال بخوادم IMAP في بايثون باستخدام Aspose.E...

    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.... استخدم الـ supported_encryption خاصية لتحديد إصدارات البروتوكول...استخدام طريقة ‘set_supported_encryption_unsafe(value)’ إذا رغبت في...

    docs.aspose.com/email/ar/python-net/connect-to-...
  3. Aspose.Email Kullanarak Python'da IMAP Sunucula...

    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.... Kullanınız supported_encryption kabul edilebilir protokol...istiyorsanız lütfen ‘set_supported_encryption_unsafe(value)’ metodunu kullanın...

    docs.aspose.com/email/tr/python-net/connect-to-...
  4. Conectar a servidores IMAP en Python usando Asp...

    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.... Use el supported_encryption propiedad para definir versiones...el método ‘set_supported_encryption_unsafe(value)’ si desea establecer...

    docs.aspose.com/email/es/python-net/connect-to-...
  5. Conectar a servidores IMAP em Python usando Asp...

    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.... Use a supported_encryption propriedade para definir...Use o método ‘set_supported_encryption_unsafe(value)’ se quiser...

    docs.aspose.com/email/pt/python-net/connect-to-...
  6. 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/
  7. 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/
  8. Изменение пароля 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/
  9. Advanced operations|Aspose.PDF for Python via C++

    Aspose.PDF for Python via C++ can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers.... Encrypt or decrypt PDF documents for...stamps, and etc. Encrypt, and Decrypt PDF - encrypt, and decrypt...

    docs.aspose.com/pdf/python-cpp/advanced-operati...
  10. Архів

    Архів...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/uk/slides/encrypt-ppt-python/