Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 10,904 for

encrypt

(1.19 sec)
  1. 権限の設定、PDFの暗号化と復号化|Aspose.PDF for .NET

    C#を使用して異なる暗号化タイプとアルゴリズムでPDFファイルを暗号化します。また、オーナーパスワードを使用してPDFファイルを復号化します。...のオブジェクトを Document オブジェクトの Encrypt メソッドに引数として渡します。次のコードスニペットは...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ja/net/set-privileges-encry...
  2. Funzionalità Utilitarie - Client 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/it/java/utility-features-...
  3. Funciones de utilidad - Cliente 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/es/java/utility-features-...
  4. UnsupportedEncryptionException Class | Aspose.W...

    Handles errors when loading Encrypted Word documents with unsupported methods using UnsupportedEncryptionException....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/net/aspose.words/uns...
  5. تعيين الامتيازات، تشفير وفك تشفير ملف PDF|Aspos...

    تشفير ملف PDF باستخدام Java باستخدام أنواع وخوارزميات تشفير مختلفة. بالإضافة إلى فك تشفير ملفات PDF باستخدام كلمة مرور المالك....هذا الكائن كمعامل إلى طريقة Encrypt الخاصة بكائن Document . يوضح...قراءة الشاشة فقط document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/ar/java/set-privileges-encr...
  6. 아카이브

    아카이브...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/ko/html/epub-to-pdf-csharp/
  7. Presentación protegida con contraseña|Aspose.Sl...

    Bloquear presentación PowerPoint. PowerPoint protegido con contraseña en JavaScript...presentación, debes usar el método encrypt (de ProtectionManager ) para...Pasas la contraseña al método encrypt y utilizas el método save para...

    docs.aspose.com/slides/es/nodejs-java/password-...
  8. Personalizar el renderizado HTML – Aspose.HTML ...

    Personalice el renderizado de HTML a PDF, XPS, DOCX e imágenes utilizando Aspose.HTML for Python via .NET. Obtenga ejemplos de Python listos para usar....jpeg_quality , document_info , encryption , form_field_behaviour ,...This property gets or sets encryption details. If it is not set...

    docs.aspose.com/html/es/python-net/rendering-op...
  9. Настройка HTML-рендеринга – Aspose.HTML for Pyt...

    Настройте рендеринг HTML в PDF, XPS, DOCX и изображения с помощью Aspose.HTML for Python via .NET. Получите готовые к использованию примеры на Python....jpeg_quality , document_info , encryption , form_field_behaviour и...This property gets or sets encryption details. If it is not set...

    docs.aspose.com/html/ru/python-net/rendering-op...
  10. Archiv

    Archiv... Rufen Sie die Methode „Encrypt“ auf und übergeben Sie das...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/de/slides/encrypt-ppt-csharp/