Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 11,710 for

encrypted

(0.18 sec)
  1. Chiffrer des fichiers Excel en utilisant Aspose...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/fr/net/encrypting-excel-f...
  2. Шифрование файлов Excel с помощью JavaScript че...

    Узнайте, как шифровать и защищать паролем файлы Excel с помощью Aspose.Cells for JavaScript через C++....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...

    docs.aspose.com/cells/ru/javascript-cpp/encrypt...
  3. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for .NET.... Encrypt and Decrypt PDF File - encrypt, and decrypt...

    docs.aspose.com/pdf/net/basic-operations/
  4. محافظت از PDF با استفاده از C# | Aspose.PDF

    PDF را با رمز عبور به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET قفل کنید...Encrypt را فراخوانی کنید. ۱. صرفه جویی...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/fa/net/protect/
  5. 使用 Python 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 保护 PDF。 将结果保存为...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/zh-hans/python-net/prot...
  6. A ODP prezentációs fájlok védelme a C++ használ...

    C++ forráskód a ODP prezentáció védelmére....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); Írásvédelem...

    products.aspose.com/slides/hu/cpp/protect/odp/
  7. A PPTX prezentációs fájlok védelme a C++ haszná...

    C++ forráskód a PPTX prezentáció védelmére....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Írásvédelem...

    products.aspose.com/slides/hu/cpp/protect/pptx/
  8. Bescherm presentatiebestanden van PPTX met .NET...

    C# broncode om PPTX Presentatie te beschermen....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/nl/net/protect/pptx/
  9. Bescherm presentatiebestanden van PPT met .NET ...

    C# broncode om PPT Presentatie te beschermen....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/nl/net/protect/ppt/
  10. Bescherm presentatiebestanden van PPTX met Pyth...

    Python broncode om PPTX Presentatie te beschermen.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/nl/python-net/protec...