Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 11,605 for

encrypted

(0.12 sec)
  1. Mở khóa tệp bản trình bày PPT bằng Python | pro...

    mã nguồn Python để xóa bảo vệ khỏi Bản trình bày PPT.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/vi/python-net/unlock...
  2. تعيين الامتيازات، تشفير وفك تشفير PDF|Aspose.PD...

    تشفير ملف PDF باستخدام C# باستخدام أنواع وخوارزميات تشفير مختلفة. أيضًا، فك تشفير ملفات PDF باستخدام كلمة مرور المالك....هذا الكائن كوسيط إلى طريقة Encrypt لكائن Document . يوضح مقتطف...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ar/net/set-privileges-encry...
  3. Atur Hak Istimewa, Enkripsi dan Dekripsi PDF|As...

    Enkripsi File PDF dengan C# menggunakan Berbagai Jenis dan Algoritma Enkripsi. Juga, dekripsi File PDF menggunakan Kata Sandi Pemilik....sebagai argumen ke metode Encrypt dari objek Document . Potongan...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/id/net/set-privileges-encry...
  4. Cifrar y descifrar archivos PDF en Python|Aspos...

    Aprende cómo establecer privilegios de PDF, encriptar archivos, descifrar PDFs protegidos y cambiar contraseñas en Python.... encrypt ( "user" , "owner" , document_privilege...aspose.pydrawing as drawing def encrypt_pdf_file ( infile : str , outfile...

    docs.aspose.com/pdf/es/python-net/set-privilege...
  5. 使用Aspose.Cells加密Excel文件|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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/zh/net/encrypting-excel-f...
  6. Расшифровать PDF в Node.js|Aspose.PDF для Node....

    Расшифровать PDF Файл с помощью Aspose.PDF для Node.js через C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/ru/nodejs-cpp/decrypt-pdf/
  7. Подключение к IMAP‑серверу в Python с использов...

    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/ru/python-net/connect-to-...
  8. Připojení k IMAP serverům v Pythonu pomocí 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.... Použijte supported_encryption vlastnost pro definování...Použijte metodu ‘set_supported_encryption_unsafe(value)’, pokud chcete...

    docs.aspose.com/email/cs/python-net/connect-to-...
  9. Anslut till IMAP-servrar i Python med Aspose.Em...

    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.... Använd supported_encryption egenskap för att definiera...Använd metoden ‘set_supported_encryption_unsafe(value)’ om du vill...

    docs.aspose.com/email/sv/python-net/connect-to-...
  10. Efficiently Compress Zip Files Using C# | Code ...

    Simplify Zip File Compression Using C# Source Code. Compress Files and Folders into Zip Archives Programmatically using .NET...as well as using AES encryption to encrypt archive. Even developers...different encryption such as Traditional Encryption, AES128, AES192...

    products.aspose.com/zip/net/compress/