Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 10,904 for

encrypted

(0.26 sec)
  1. LoadOptions Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.LoadOptions لتحميل مستندات مُحسّن. عيّن كلمات مرور وروابط URI أساسية بكل سهولة لضمان تكامل وأمان سلسين....= new Document ( MyDir + "Encrypted.docx" )); // عند تحميل مثل...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Sicher Präsentationen mit Passwörtern in C++|As...

    Erfahren Sie, wie Sie mit Aspose.Slides für C++ mühelos passwortgeschützte PowerPoint- und OpenDocument-Präsentationen sperren und entsperren können. Sichern Sie Ihre Präsentationen....passwortzuschützen, müssen Sie die encrypt‑Methode (aus ProtectionManager...übergeben das Passwort an die encrypt‑Methode und verwenden die save‑Methode...

    docs.aspose.com/slides/de/cpp/password-protecte...
  3. Sicheres Präsentieren mit Passwörtern unter And...

    Mühelos PowerPoint- und OpenDocument-Präsentationen mit Passwortschutz mit Aspose.Slides für Android via Java sperren und entsperren. Sichern Sie Ihre Präsentationen....zu schützen, müssen Sie die encrypt‑Methode (aus IProtectionManager...übergeben das Kennwort an die encrypt‑Methode und verwenden die save‑Methode...

    docs.aspose.com/slides/de/androidjava/password-...
  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. 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...
  6. 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/
  7. 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/
  8. .NET을(를) 사용하여 ODP 프레젠테이션 파일 보호 | products.aspos...

    ODP 프레젠테이션을 보호하기 위한 C# 소스 코드....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/ko/net/protect/odp/
  9. .NET을(를) 사용하여 PPT 프레젠테이션 파일 보호 | products.aspos...

    PPT 프레젠테이션을 보호하기 위한 C# 소스 코드....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/ko/net/protect/ppt/
  10. 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...