Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 11,721 for

encryption

(0.42 sec)
  1. arkiv

    arkiv...säkerhetsbehörigheter i en PDF-fil C# PDF Encryption and Decryption API - Installation...algoritm med metoden Document.Encrypt . Spara det krypterade PDF-dokumentet...

    blog.aspose.com/sv/pdf/encrypt-or-decrypt-pdf-f...
  2. Crittografia|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.... < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Quando il valore della...

    docs.aspose.com/cells/it/reportingservices/encr...
  3. 保护 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 锁定 PDF 文档。...您可以将用户密码、所有者密码和权限传递给 Encrypt 方法。除此之外,你还可以传递 cryptoAlgorithm...dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...

    products.aspose.com/pdf/zh-hans/protect/
  4. Chroń interfejs API PDF | Aspose.PDF

    Blokuj dokumenty PDF za pomocą bezpłatnych aplikacji wieloplatformowych i interfejsów API High Code dla dowolnej platformy....pliku PDF można użyć metody Encrypt obiektu Document . Hasło użytkownika...Document(dataDir+ "Encrypt.pdf" ); // Encrypt PDF document.Encrypt( "user"...

    products.aspose.com/pdf/pl/protect/
  5. Chercher

    chercher...Encrypt . Enregistrez le document PDF...Document("Encrypt.pdf"); // Crypter le PDF document.Encrypt("user_password"...

    blog.aspose.com/fr/pdf/encrypt-or-decrypt-pdf-f...
  6. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using C# code....level, similar to MS Excel: Encrypt and decrypt Excel files To...Format of Encrypted Office Open XML - OOXML Files Encrypting Excel...

    docs.aspose.com/cells/net/protect-and-unprotect/
  7. Шифрование файлов Excel в Ruby|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....Ruby, просто вызовите модуль Encrypt. Код на Ruby data_dir = File.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/ru/java/encrypting-excel-...
  8. Kryptering av Excelfiler i Ruby|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....i Ruby, helt enkelt anropa Encrypt modulen. Ruby-kod data_dir.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/sv/java/encrypting-excel-...
  9. Protect ODP Presentations using C++ | products....

    Protect ODP presentations in C++. Use Aspose.Slides for C++ to encrypt files and set write protection....Slides for C++ to encrypt presentations and set write...Presentation class to encrypt a file with Encrypt or restrict editing...

    products.aspose.com/slides/cpp/protect/odp/
  10. Protect PPTX Presentation Files using Java | pr...

    Protect PPTX presentations in Java. Use Aspose.Slides for Java to encrypt presentation files and set write protection....methods such as encrypt and setWriteProtection . Encrypt a PPTX Presentation...(). encrypt ( "123123" ); presentation . save ( "encrypted-presentation...

    products.aspose.com/slides/java/protect/pptx/