Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 11,710 for

encrypted

(0.18 sec)
  1. Установить Привилегии, Зашифровать и Расшифрова...

    Зашифровать PDF файл с использованием различных типов и алгоритмов шифрования на языке Java. Также, расшифровать PDF файлы с использованием пароля владельца....качестве аргумента методу Encrypt объекта Document . Следующий...экранного чтения document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/ru/java/set-privileges-encr...
  2. باز کردن قفل فایل های ارائه PPTX با استفاده از ...

    کد منبع Python برای حذف حفاظت از ارائه PPTX.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/fa/python-net/unlock...
  3. Mở khóa tệp bản trình bày PPTX bằng Python | pr...

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

    products.aspose.com/slides/vi/python-net/unlock...
  4. 使用 Python 解鎖 ODP 演示文件 | products.aspose.com

    Python 源代碼,用於移除 ODP 演示文稿的保護。... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/zh-hant/python-net/u...
  5. Dekripsi File PDF|Aspose.PDF untuk Java

    Topik ini menjelaskan cara Mendekripsi File PDF menggunakan Kelas PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Buat objek PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Dekripsi dokumen...

    docs.aspose.com/pdf/id/java/decrypt-pdf-file/
  6. Aspose.Cells ile Çalışma Kitabını Şifrele|Docum...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/tr/java/encrypt-workbook-...
  7. Cifrar libro de trabajo con Aspose.Cells|Docume...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/es/java/encrypt-workbook-...
  8. Kryptera arbetsboken med hjälp av Aspose.Cells|...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/sv/java/encrypt-workbook-...
  9. تشفير دفتر العمل باستخدام Aspose.Cells|Document...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ar/java/encrypt-workbook-...
  10. 아카이브

    아카이브... ‘Encrypt’ 메서드를 호출하고 원하는 비밀번호를 전달하세요...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

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