Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 10,746 for

encrypted

(0.09 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Lock PDF using Python https://products.aspose.com/pdf/python-net/encrypt/ Recent content in Lock PDF using Python on Aspsoe.PDF Products Hugo -......com/pdf/python-net/encrypt/ Recent content in Lock PDF...aspose.com/pdf/python-net/encrypt/index.xml self application/rss+xml...

    products.aspose.com/pdf/python-net/encrypt/inde...
  2. Proteggi i PDF usando Python | Aspose.PDF

    Blocca il PDF con password in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET...Encrypt per proteggere i PDF con AES-128...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/it/python-net/protect/
  3. Chroń plik PDF za pomocą C# | Aspose.PDF

    Zablokuj plik PDF z hasłem programowo za pomocą przykładowego kodu C# używając Aspose.PDF dla .NET...Encrypt, aby chronić plik PDF za pomocą...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/pl/net/protect/
  4. Утилитарные функции - 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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/ru/java/utility-features-...
  5. Convert archive from one to another format | As...

    Conversion functionality of Aspose.ZIP API solution for .NET supports next output formats Tar.Gz, 7z, ZIP....and provides options for encryption, compression level settings...properties. Compression and Encryption: When converting between...

    docs.aspose.com/zip/net/archive-conversion/
  6. LoadOptions Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.LoadOptions لتحميل مستندات مُحسّن. عيّن كلمات مرور وروابط URI أساسية بكل سهولة لضمان تكامل وأمان سلسين....= new Document ( MyDir + "Encrypted.docx" )); // عند تحميل مثل...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/ar/net/aspose.words....
  7. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....additional options such as an encryption password. PlainTextDocument...additional options such as an encryption password. Properties Name...

    reference.aspose.com/words/net/aspose.words/pla...
  8. PDFファイルのパスワードを変更する|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントのパスワードを変更してファイルのセキュリティを向上させる方法を探ります。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ja/net/change-password/
  9. ป้องกันไฟล์นำเสนอ PPT โดยใช้ C++ | products.asp...

    ซอร์สโค้ด C++ เพื่อป้องกันการนำเสนอ PPT...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); การต...

    products.aspose.com/slides/th/cpp/protect/ppt/
  10. Шифрование PDF файла|Aspose.PDF for .NET

    Эта тема объясняет, как зашифровать PDF файл с помощью класса PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/ru/net/encrypt-pdf-file/