Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 10,910 for

encrypted

(1.54 sec)
  1. Presentación protegida con contraseña|Aspose.Sl...

    Bloquear presentación PowerPoint. PowerPoint protegido con contraseña en JavaScript...presentación, debes usar el método encrypt (de ProtectionManager ) para...Pasas la contraseña al método encrypt y utilizas el método save para...

    docs.aspose.com/slides/es/nodejs-java/password-...
  2. Защита презентаций паролем в .NET|Документация ...

    Узнайте, как легко блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для .NET. Обеспечьте безопасность ваших презентаций....презентацию, используйте метод Encrypt из ProtectionManager , чтобы... Передайте пароль в метод Encrypt , затем используйте метод Save...

    docs.aspose.com/slides/ru/net/password-protecte...
  3. 使用 JavaScript via C++ 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 JavaScript 代码示例。...Encrypt 方法。 1。保存 PDF 文件。 提供的 JavaScript...Aspose.PDF 锁定 PDF 文档。它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  4. Cripta e Decripta file Excel con C++|Documentation

    Come criptare e decriptare file Excel usando C++. Blocca e sblocca file Excel....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/it/cpp/encrypt-and-decryp...
  5. C++ ile Excel dosyalarını şifrele ve şifresini ...

    C++ kullanarak Excel dosyalarını nasıl şifreleyip çözüp açarız. Excel dosyalarını kilitle ve kilidini aç....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/tr/cpp/encrypt-and-decryp...
  6. Working with Security and Signatures - Facades|...

    Learn to apply security and digital signatures to PDFs with Aspose.PDF for C++. Enhance document protection and authenticity....] Articles in this section Encrypt, Decrypt and set Privileges...

    docs.aspose.com/pdf/cpp/working-with-security-a...
  7. Crittografare i File Excel in Aspose.Cells|Docu...

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

    docs.aspose.com/cells/it/net/encrypting-excel-f...
  8. Python을(를) 사용하여 ODP 프레젠테이션 파일 보호 | products.asp...

    ODP 프레젠테이션을 보호하기 위한 Python 소스 코드.... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/ko/python-net/protec...
  9. Python을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.as...

    PPTX 프레젠테이션을 보호하기 위한 Python 소스 코드.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/ko/python-net/protec...
  10. Control Exception PDF File|Aspose.PDF for .NET

    Learn how to handle exceptions in PDF processing and ensure smooth operations while working with PDFs using Aspose.PDF in .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/net/control-exception/