Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 9,069 for

encryption

(0.07 sec)
  1. .NET을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspo...

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

    products.aspose.com/slides/ko/net/protect/pptx/
  2. Enkripsi File PDF|Aspose.PDF for .NET

    Topik ini menjelaskan cara Enkripsi File PDF menggunakan Kelas PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

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

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

    products.aspose.com/slides/vi/cpp/protect/ppt/
  4. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage document write protection settings and enhance your document security....more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc . Save (...

    reference.aspose.com/words/net/aspose.words.set...
  5. تشفير ملفات Excel في 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/ar/net/encrypting-excel-f...
  6. Check Password to modify using Aspose.Cells for...

    Learn how to check if a password to modify matches using Aspose.Cells for Node.js via C++....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/check-password...
  7. Bảo vệ tệp bản trình bày PPTX bằng C++ | produc...

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

    products.aspose.com/slides/vi/cpp/protect/pptx/
  8. Procurar

    Procurar...save("encrypted-workbook.xlsx"); Descriptografar...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/pt/cells/encrypt-and-decrypt-ex...
  9. عرض محمي بكلمة مرور|وثائق Aspose.Slides

    حماية كلمة مرور PowerPoint، التشفير، والأمان في C# أو .NET... Encrypt ( "123123" ); presentation . Save ( "encrypted-pres...(); presentation . Save ( "encryption-removed.pptx" , SaveFormat...

    docs.aspose.com/slides/ar/net/password-protecte...
  10. 권한 설정, PDF 파일 암호화 및 해독 C++ 사용|Aspose.PDF for C++

    다양한 암호화 유형 및 알고리즘을 사용하여 C++로 PDF 파일을 암호화합니다. 또한 소유자 비밀번호를 사용하여 PDF 파일을 해독합니다....권한이 정의되면 이 객체를 Document 객체의 Encrypt 메서드의 인수로 전달합니다. 다음 코드 스니펫은...읽기 옵션만 활성화됩니다. document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/ko/cpp/set-privileges-encry...