Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 11,710 for

encrypt

(0.08 sec)
  1. Вспомогательные функции — SMTP‑клиент|Documenta...

    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-...
  2. 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/
  3. 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....
  4. ปกป้อง PDF โดยใช้ C# | Aspose.PDF

    ล็อค PDF ด้วยรหัสผ่านด้วยโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...Encrypt เพื่อปกป้องรูปแบบไฟล์ PDF ที่มี...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/th/net/protect/
  5. arkiv

    arkiv...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/sv/html/print-save-webpage-pdf-...
  6. Establecer privilegios, cifrar y descifrar PDF|...

    Cifrar archivo PDF con C# utilizando diferentes tipos de cifrado y algoritmos. Además, descifrar archivos PDF utilizando la contraseña del propietario....como un argumento al método Encrypt del objeto Document . El siguiente...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/es/net/set-privileges-encry...
  7. Definir Privilégios, Criptografar e Descriptogr...

    Criptografar Arquivo PDF com C# usando Diferentes Tipos e Algoritmos de Criptografia. Além disso, descriptografar Arquivos PDF usando a Senha do Proprietário....um argumento para o método Encrypt do objeto Document . O seguinte...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/pt/net/set-privileges-encry...
  8. C# API to Send Email | .NET Solution for Develo...

    A powerful API to implement email sending functionality into C# .NET applications using most popular protocols and services....POP3, and IMAP SSL and TLS encryption options HTML and Plain Text...by supporting S/MIME for encrypting, signing, and ensuring secure...

    products.aspose.com/email/net/send-email/
  9. How to Change PDF Password in Java

    This article guides on how to change PDF password in Java. It contains information about setting the environment, a list of steps to write the program and a sample code showing how to change a PDF password in Java with a few API calls....changed only if it is already encrypted by a password. Finally, we...to check the password and encryption state of a PDF file along...

    kb.aspose.com/pdf/java/how-to-change-pdf-passwo...
  10. Kontrol Pengecualian File PDF|Aspose.PDF for .NET

    Pelajari cara menangani pengecualian dalam pemrosesan PDF dan memastikan operasi yang lancar saat bekerja dengan PDF menggunakan Aspose.PDF di .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/id/net/control-exception/