Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 10,904 for

encrypted

(0.23 sec)
  1. Archivo

    Archivo... Llame al método Encrypt y pase la contraseña que desea...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/es/slides/encrypt-ppt-csharp/
  2. Document | Aspose.Words för .NET

    Skapa enkelt tomma Word-dokument med vår användarvänliga dokumentkonstruktör. Effektivisera din skrivprocess idag!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Защита презентаций паролем в .NET|Документация ...

    Узнайте, как легко блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для .NET. Обеспечьте безопасность ваших презентаций....презентацию, используйте метод Encrypt из ProtectionManager , чтобы... Передайте пароль в метод Encrypt , затем используйте метод Save...

    docs.aspose.com/slides/ru/net/password-protecte...
  4. 使用 JavaScript via C++ 锁定 PDF | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  5. Cripta e Decripta file Excel con C++|Documentation

    Come criptare e decriptare file Excel usando C++. Blocca e sblocca file Excel....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/it/cpp/encrypt-and-decryp...
  6. C++ ile Excel dosyalarını şifrele ve şifresini ...

    C++ kullanarak Excel dosyalarını nasıl şifreleyip çözüp açarız. Excel dosyalarını kilitle ve kilidini aç....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/tr/cpp/encrypt-and-decryp...
  7. .BZ2 File Format - Everything You Need to Know ...

    Explore the BZIP2 file format - a powerful archive format known for its superior compression, robust encryption options, and wide compatibility. Learn how BZ2 simplifies data archiving and sharing, making it ideal for both developers and users....Efficient compression and encryption What You Need to Know About...archive, nor does it offer encryption or archive-splitting features...

    products.aspose.com/zip/most-common-archives/wh...
  8. SMTP Client Connection Setup|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....Security Options: The type of encryption to be used (SSLEXPLICIT,...timeout = 60000 Enable TLS Encryption for Secure SMTP Connections...

    docs.aspose.com/email/python-net/connect-to-smt...
  9. 搜索

    搜索...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/zh-hant/pdf/encrypt-or-decrypt-...
  10. Chraňte soubory prezentací PPTX pomocí .NET | p...

    Zdrojový kód C# k ochraně prezentace PPTX....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/cs/net/protect/pptx/