Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 11,579 for

encryption

(0.99 sec)
  1. 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...
  2. Πώς να προστατέψετε το αρχείο PDF με κωδικό πρό...

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

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

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

    kb.aspose.com/fa/pdf/java/how-to-protect-pdf-wi...
  4. How to digitally sign PDF|Aspose.PDF for C++

    Digitally sign PDF documents using C++. Verify, or validate the digitally sign PDFs using C++....pdf" ); } Set Privileges, Encrypt and Decrypt PDF File using...

    docs.aspose.com/pdf/cpp/digitally-sign-pdf-file/
  5. 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...
  6. 搜索

    搜索...Presentation->getProtectionManager()->Encrypt (System::String encryptionPassword)...presentation->get_ProtectionManager()->Encrypt(u"password"); // 保存演示文稿 pr...

    blog.aspose.com/zh-hant/slides/protect-powerpoi...
  7. آرشیوها

    آرشیوها...Presentation->getProtectionManager()->Encrypt (System::String encryptionPassword)...presentation->get_ProtectionManager()->Encrypt(u"password"); // ارائه را ذخیره...

    blog.aspose.com/fa/slides/protect-powerpoint-pr...
  8. Conectando ao Servidor SMTP|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....use o método 'set_supported_encryption_unsafe(value)' da classe...SSL_EXPLICIT ) client . supported_encryption = ae . clients . base . EncryptionProtocols...

    docs.aspose.com/email/pt/python-net/connecting-...
  9. FAQ|Aspose.Words за C++

    Aspose.Words за C++ Отговори на най-често задаваните въпроси. Научете тази страница, за да разрешите бързо проблема си по общи въпроси или конкретни теми....which the document will be encrypted, and which will be required..., options ); // Open the encrypted document by passing the correct...

    docs.aspose.com/words/bg/cpp/faq/
  10. Convert TXT to PPSX via C++ or with free Online...

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

    products.aspose.com/total/cpp/conversion/txt-to...