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

encryption

(0.09 sec)
  1. أرشيف

    أرشيف...encrypt (“userpassword” ، “ownerpassword”...pdf"); // تشفير PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/ar/pdf/encrypt-and-decrypt-pdf-...
  2. ארכיון

    ארכיון...encrypt(“userpassword”, “ownerpassword”...pdf"); // להצפין PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/he/pdf/encrypt-and-decrypt-pdf-...
  3. UnsupportedEncryptionException class | Aspose.W...

    aspose.words.UnsupportedEncryptionException class. Thrown during document load, when the document is encrypted with an unsupported method....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 아카이브

    아카이브...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/ko/html/print-save-webpage-pdf-...
  5. Secure PDF Documents with Node.js via C++|Docum...

    Learn how to secure PDF documents by using owner and user passwords, and set permissions for PDF files using Aspose.Cells for Node.js via C++....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/nodejs-cpp/secure-pdf-doc...
  6. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....is it valid PDF and it is encrypted as well System . out . println...System . out . println ( "Is Encrypted: " + fileInfo . isEncrypted...

    docs.aspose.com/pdf/java/get-pdf-information/
  7. WriteProtection class | Aspose.Words for Python

    aspose.words.settings.WriteProtection class. Specifies write protection settings for a document...more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. محافظت از فایل های ارائه PPTX با استفاده از Pyt...

    کد منبع Python برای محافظت از ارائه PPTX.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/fa/python-net/protec...
  9. محافظت از فایل های ارائه ODP با استفاده از Pyth...

    کد منبع Python برای محافظت از ارائه ODP.... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/fa/python-net/protec...
  10. محافظت از PDF با استفاده از C++ | Aspose.PDF

    PDF را با رمز عبور به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ قفل کنید...Encrypt را فراخوانی کنید. ۱. صرفه جویی...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/fa/cpp/protect/