Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 14,907 for

encryption

(0.14 sec)
  1. Encrypt, Decrypt and set Privileges on PDF docu...

    Find out how to encrypt, decrypt, and set security privileges on PDF documents using C++ and Aspose.PDF to protect sensitive content....Encrypt, Decrypt and set Privileges on PDF documents Contents...document, you can use Document->Encrypt(…) method, which takes DocumentPrivilege...

    docs.aspose.com/pdf/cpp/encrypt-decrypt-and-set...
  2. set_encryption_options yöntemi | Aspose.Cells f...

    set_Encryption_options yöntemi set_Encryption_options(Encryption_type, key_length) Şifreleme Seçeneklerini Ayarlayın.......set_encryption_options yöntemi set_encryption_options(encryption_type...Ayarlayın. def set_encryption_options ( self , encryption_type , key_length...

    reference.aspose.com/cells/python-net/tr/aspose...
  3. PR_EMS_AB_ENCRYPT | Справочник по Aspose.Email ...

    PR_EMS_AB_ENCRYPT MapiPropertyTag.PR_EMS_AB_ENCRYPT field public static readonly long PR_EMS_AB_ENCRYPT ; Смотрите та......PR_EMS_AB_ENCRYPT MapiPropertyTag.PR_EMS_AB_ENCRYPT field public...static readonly long PR_EMS_AB_ENCRYPT ; Смотрите также class MapiPropertyTag...

    reference.aspose.com/email/ru/net/aspose.email....
  4. is_default_encrypted 属性 | Aspose.Cells for Pyth...

    is_default_encrypted 属性 is_default_encrypted 属性 表示如果工作簿的Structure和Windows被锁定,是否使用默认密码加密工作簿。 评论 现在默认值为 false。它与 MS Exc......is_default_encrypted 属性 is_default_encrypted 属性 表示如果工作簿的Stru...is_default_encrypted ( self ): ... @is_default_encrypted . setter...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. Dose ASPose PDF .NET support certificate encryp...

    I am checking the feature of ASPose PDF .NET, if it support to encrypt/decrypt a PDF with a certificate? My expectation is to check a PDF file if it is encrypted by certificate. If it is, I will try to find the certific…...NET support certificate encrypted PDF Aspose.PDF Product Family...PDF .NET, if it support to encrypt/decrypt a PDF with a certificate...

    forum.aspose.com/t/dose-aspose-pdf-net-support-...
  6. Encrypted and signed emails are not converted c...

    Hello, When converting mbox to pst, seems that encrypted and encrypted+signed emails are not converted correctly: Using Email.Storage.MailStorageConverter.MboxToPst(source, target) End Using Please kindly test the ab…...Encrypted and signed emails are not converted correctly from...to pst, seems that encrypted and encrypted+signed emails are not...

    forum.aspose.com/t/encrypted-and-signed-emails-...
  7. Question/Suggestion :: Signed/Encrypted - Free ...

    Hello, I’ve got a question or suggestion: when using EnumerateMessages to read Pst/Ost or Olm storages: Email.Storage.Pst.MessageInfo Email.Storage.Olm.OlmMessageInfo How to get Message .IsEncrypted and .IsSigned pro…...Question/Suggestion :: Signed/Encrypted Aspose.Email Product Family...already can’t read signed / encrypted messages! dmitry.samodurov...

    forum.aspose.com/t/question-suggestion-signed-e...
  8. set_encryption_options方法 | Aspose.Cells for Pyt...

    set_Encryption_options方法 set_Encryption_options(Encryption_type, key_length) 设置加密选项。 def set_Encryption_options ( sel......set_encryption_options方法 set_encryption_options(encryption_type...设置加密选项。 def set_encryption_options ( self , encryption_type , key_length...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. Send encrypt message to multiple recipients - A...

    Hi Team, I am using the latest version of Aspose. I want to send encrypted emails and I use the following method to do so: public MailMessage encrypt(byte[] certificateRawData, String certificatePassword) { ret…...Send encrypt message to multiple recipients Aspose.Email Product...of Aspose. I want to send encrypted emails and I use the following...

    forum.aspose.com/t/send-encrypt-message-to-mult...
  10. Not able to access ReadyOnly encrypted PDF file...

    I am facing an issue while loading an encrypted or read-only file. Document pdfDocumentOriginal = new Document(sourceFilePath); Document pdfDocumentOriginal = new Document(sourceFilePath,""); It is throwing the error …...ReadyOnly encrypted PDF file Aspose.PDF Product Family encrypt-pdf...an issue while loading an encrypted or read-only file. Document...

    forum.aspose.com/t/not-able-to-access-readyonly...