Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 9,775 for

encrypt

(0.26 sec)
  1. Архів

    Архів... Викличте метод Encrypt і передайте пароль, який ви...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/uk/slides/encrypt-ppt-csharp/
  2. Chroń plik PDF za pomocą Python | Aspose.PDF

    Zablokuj plik PDF z hasłem programowo za pomocą przykładowego kodu Python używając Aspose.PDF dla Python for .NET...Encrypt, aby chronić plik PDF za pomocą...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/pl/python-net/protect/
  3. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on Encrypted PDFs. Unlock secure document management with customizable access!...are allowed to a user on an encrypted PDF document. The default...PdfSaveOptions (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Document | Aspose.Words لـ .NET

    أنشئ مستندات وورد فارغة بكل سهولة باستخدام مُنشئ المستندات سهل الاستخدام. بسّط عملية كتابتك اليوم!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Python でドキュメントを暗号化する|Python via .NET用Aspose.Words

    Python の特定のドキュメント形式に適切な暗号化アルゴリズムを使用してドキュメントを暗号化します。...which the document will be encrypted , and which will be required...、 FileFormatInfo クラスの is_encrypted プロパティを使用できます。このプロパティを使用する...

    docs.aspose.com/words/ja/python-net/encrypt-a-d...
  6. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....open an encrypted document? You can try to open an encrypted document...example shows how to open an encrypted document with a password:...

    docs.aspose.com/words/cpp/faq/
  7. Archivio

    Archivio...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/it/html/epub-to-pdf-csharp/
  8. Lưu trữ

    Lưu trữ...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/vi/pdf/encrypt-or-decrypt-pdf-f...
  9. آرشیوها

    آرشیوها...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/fa/html/epub-to-pdf-csharp/
  10. 記録

    記録... 「Encrypt」メソッドを呼び出して、任意のパスワードを渡します。 ...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/ja/slides/encrypt-ppt-python/