Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 9,775 for

encrypted

(0.39 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. PDF 파일 복호화|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 비밀번호로 보호된 PDF 파일을 복호화하는 방법을 탐색하여 문서의 내용에 접근할 수 있도록 합니다....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { if ( pdfFileInfo...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/ko/net/decrypt-pdf-file/
  3. Bảo vệ tệp bản trình bày ODP bằng C++ | product...

    Mã nguồn C++ để bảo vệ Bản trình bày ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); Đặt tính...

    products.aspose.com/slides/vi/cpp/protect/odp/
  4. Lưu trữ

    Lưu trữ...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/vi/html/print-save-webpage-pdf-...
  5. 搜索

    搜索...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/zh-hant/html/print-save-webpage...
  6. 아카이브

    아카이브...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/ko/html/print-save-webpage-pdf-...
  7. 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/
  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. 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...