Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 10,910 for

encrypt

(1.54 sec)
  1. Proteggi l'API PDF | Aspose.PDF

    Blocca i documenti PDF con app multipiattaforma gratuite e API High Code per qualsiasi piattaforma....possibile utilizzare il metodo Encrypt dell’oggetto Document per crittografare...le autorizzazioni al metodo Encrypt. Inoltre, è possibile passare...

    products.aspose.com/pdf/it/protect/
  2. تشفير ملفات إكسل في روبي|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.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com.... setEncryptionOptions ( encryption_type . XOR , 40 ) \ # Specify...

    docs.aspose.com/cells/ar/java/encrypting-excel-...
  3. Archiwa

    Archiwa... Wywołaj metodę Encrypt i podaj preferowane hasło....protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/pl/slides/encrypt-ppt-python/
  4. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor... encryption_details = aw . saving . ...PdfSaveOptions () # Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Présentation protégée par mot de passe|Document...

    Protection par mot de passe de PowerPoint, cryptage et sécurité en Python...devez utiliser la méthode encrypt (de ProtectionManager ) pour...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/python-net/presentati...
  6. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...ordExc)) The document is encrypted and requires a password to...additional options such as an encryption password. def __init__ (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....System::String& The password to open an encrypted document. Can be null or empty...specified password to load an encrypted document. Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....Document > ( get_MyDir () + u "Encrypted.docx" , System :: MakeObject..."docPassword" )); ASSERT_EQ ( u "Test encrypted document." , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Een document versleutelen in Python|Aspose.Word...

    Versleutel uw document met behulp van geschikte Encryptie-algoritmen voor specifieke documentformaten in Python....EncryptionECMA-376 Agile Encryption ECMA-376 Standaardencryptie...which the document will be encrypted , and which will be required...

    docs.aspose.com/words/nl/python-net/encrypt-a-d...
  10. 使用 C# 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 C# 代码示例。...Encrypt 方法。 1。保存 PDF 文件。 提供的 C# 代码片段显示了如何使用...Aspose.PDF 锁定 PDF 文档。它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...

    products.aspose.com/pdf/zh-hans/net/encrypt/