Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 10,893 for

encrypted

(0.12 sec)
  1. Proteggi i file di presentazione ODP utilizzand...

    Java codice sorgente per proteggere la presentazione ODP.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/it/java/protect/odp/
  2. Mendekripsi File PDF|Aspose.PDF for .NET

    Jelajahi metode untuk mendekripsi file PDF yang dilindungi kata sandi di .NET, memastikan akses ke konten dokumen menggunakan Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { if ( pdfFileInfo...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

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

    Mã nguồn C# để bảo vệ Bản trình bày PPT....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/vi/net/protect/ppt/
  4. Chraňte soubory prezentací PPTX pomocí C++ | pr...

    Zdrojový kód C++ k ochraně prezentace PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Nastavení...

    products.aspose.com/slides/cs/cpp/protect/pptx/
  5. حماية PPTX ملفات العروض التقديمية باستخدام Java...

    Java شفرة المصدر لحماية العرض التقديمي PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/ar/java/protect/pptx/
  6. Chroń pliki prezentacji PPT za pomocą C++ | pro...

    Kod źródłowy C++ do ochrony prezentacji PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Ustawianie...

    products.aspose.com/slides/pl/cpp/protect/ppt/
  7. Unlock all restrictions for a PDF file - Free S...

    Hi , How to decrypt to unlock all restrictions for a PDF file using Aspose.Pdf in C# Please give me simple code...string input = @“C:\temp\encrypted.pdf”; string output = @“C:\temp\decrypted...Document(input, password)) { // Remove encryption / unlock restrictions doc...

    forum.aspose.com/t/unlock-all-restrictions-for-...
  8. 使用 C++ 保護 PPT 演示文件 | products.aspose.com

    C++ 源代碼保護 PPT 演示。...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); 使用 C++...

    products.aspose.com/slides/zh-hant/cpp/protect/...
  9. Bảo vệ tệp bản trình bày PPTX bằng Java | produ...

    Mã nguồn Java để bảo vệ Bản trình bày PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/vi/java/protect/pptx/
  10. Bảo vệ tệp bản trình bày ODP bằng Java | produc...

    Mã nguồn Java để bảo vệ Bản trình bày ODP.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/vi/java/protect/odp/