Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 11,710 for

encrypt

(0.08 sec)
  1. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for .NET, exploring format differences, benefits, compatibility, and conversion tips....a correct conversion and encryption support in the tool you use...

    docs.aspose.com/slides/net/ppt-vs-pptx/
  2. So sichern Sie PPTX mit Python

    In diesem Thema erfahren Sie, wie Sie PPTX mithilfe von Python mit einer Kennwortverschlüsselung sichern. Es enthält alle erforderlichen Details und ausführbaren Beispielcode zum Sichern von PPTX in Python....erstellen Verwenden Sie die Encrypt-Methode der Klasse ProtectionManager...

    kb.aspose.com/de/slides/python/how-to-secure-po...
  3. Πώς να προστατέψετε το αρχείο PDF με κωδικό πρό...

    Αυτό το σύντομο σεμινάριο εξηγεί λεπτομέρειες σχετικά με τον τρόπο προστασίας του αρχείου PDF με κωδικό πρόσβασης σε C#. Θα μάθετε πώς μπορεί να χρησιμοποιηθεί η δυνατότητα προστασίας με κωδικό πρόσβασης C# PDF ακολουθώντας απλά βήματα και το απόσπασμα κώδικα....παραμέτρους για τη μέθοδο Encrypt Αποθηκεύστε το αρχείο PDF που...

    kb.aspose.com/el/pdf/net/how-to-protect-pdf-fil...
  4. چگونه از PDF با رمز عبور در جاوا محافظت کنیم

    این آموزش ساده جزئیات نحوه محافظت از PDF با رمز عبور در جاوا را شرح می دهد. این شامل مراحل و کد نمونه قابل اجرا است که نحوه فعال کردن حفاظت رمز عبور Java PDF را توضیح می دهد....عبور و سایر آرگومان ها در روش encrypt ایمن کنید. فایل PDF خروجی را...

    kb.aspose.com/fa/pdf/java/how-to-protect-pdf-wi...
  5. Come proteggere il file PDF con password in C#

    Questo breve tutorial spiega i dettagli su come proteggere il file PDF con password in C#. Imparerai come utilizzare la funzione di protezione con password C# PDF seguendo semplici passaggi e lo snippet di codice....parametri richiesti per il metodo Encrypt Salva il file PDF protetto...

    kb.aspose.com/it/pdf/net/how-to-protect-pdf-fil...
  6. Cách bảo vệ PDF bằng mật khẩu trong Java

    Hướng dẫn đơn giản này mô tả chi tiết về cách bảo vệ PDF bằng mật khẩu trong Java. Nó bao gồm các bước và mã mẫu có thể chạy được, giải thích cách sử dụng tính năng bảo vệ bằng mật khẩu Java PDF có thể được kích hoạt....số khác trong phương thức encrypt Lưu tệp PDF đầu ra trong khi...

    kb.aspose.com/vi/pdf/java/how-to-protect-pdf-wi...
  7. Aspose::Words::Document::get_ProtectionType met...

    Aspose::Words::Document::get_ProtectionType method. Gets the currently active document protection type in C++.... // We have not encrypted the document in any way, and...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Convert DOCM to POTX via C++ or with free Onlin...

    Export DOCM to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POTX online converter quickly before integrating the code.... In order to load the encrypted document, you can use a special...MakeObject < Document > ( u "Encrypted.docm" , options ); Add Comments...

    products.aspose.com/total/cpp/conversion/docm-t...
  9. Convert DOCX to POT via C++ or with free Online...

    Export DOCX to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POT online converter quickly before integrating the code.... In order to load the encrypted document, you can use a special...MakeObject < Document > ( u "Encrypted.docx" , options ); Add Comments...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. 在 Java 中将 EPUB 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 PDF。在Java代码示例中考虑各种EPUB到PDF的转换方案。...This method gets or sets encryption details. If it is not set...set, then no encryption will be performed. 有关如何使用 自定义转换过程的详细信息,请参阅...

    docs.aspose.com/html/zh/java/convert-epub-to-pdf/