Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 11,723 for

encryption

(0.16 sec)
  1. How to Unprotect Excel in Java

    This quick guide covers how to unprotect Excel in Java. It explains the IDE setup, stepwise process, and a sample code to unlock Excel file in Java.... Besides, if you want to encrypt an Excel file with a password...password then read How to Encrypt Excel File with Password in Java...

    kb.aspose.com/cells/java/how-to-unprotect-excel...
  2. Python을(를) 사용하여 PPT 프레젠테이션 파일 보호 | products.asp...

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

    products.aspose.com/slides/ko/python-net/protec...
  3. Kryptera Excel filer i Aspose.Cells|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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/sv/net/encrypting-excel-f...
  4. License for Aspose.PDF for JavaScript via C++|A...

    Aspose.PDF for JavaScript invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product.... 이를 위해 “encrypt_lic.html” 유틸리티를 사용해야 합니다. 버튼을...라이선스 파일을 선택하세요. 암호화가 완료되면 “Encrypt OK: aspose.enc"라는 메시지를 받게 됩니다...

    docs.aspose.com/pdf/ko/javascript-cpp/licensing/
  5. Get PDF Metadata|Aspose.PDF for Python via .NET

    Extract and display metadata from PDF documents using Aspose.PDF for Python....print ( f "Is Encrypted: { pdf_info . is_encrypted } " ) print...

    docs.aspose.com/pdf/python-net/get-pdf-metadata/
  6. Archivio

    Archivio... Chiama il metodo Encrypt e passa la password che vuoi...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/it/slides/encrypt-ppt-csharp/
  7. Cifrar y descifrar archivos de Excel con C++|Do...

    Cómo cifrar y descifrar archivos de Excel usando C++. Bloquea y desbloquea archivos de Excel....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/es/cpp/encrypt-and-decryp...
  8. Bescherm presentatiebestanden van PPTX met .NET...

    C# broncode om PPTX Presentatie te beschermen....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/nl/net/protect/pptx/
  9. Bescherm presentatiebestanden van PPTX met Pyth...

    Python broncode om PPTX Presentatie te beschermen.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/nl/python-net/protec...
  10. Bescherm presentatiebestanden van PPT met .NET ...

    C# broncode om PPT Presentatie te beschermen....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/nl/net/protect/ppt/