Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 8,632 for

encrypt

(0.07 sec)
  1. Archiv

    Archiv...save("workbook-encrypted.xlsx") Dešifrujte soubory...Excel wb = Workbook("workbook-encrypted.xlsx", loadOptions) # Nastavte...

    blog.aspose.com/cs/cells/encrypt-and-decrypt-ex...
  2. Получение информации о PDF файле|Aspose.PDF for...

    Этот раздел объясняет, как получить информацию о PDF файле с помощью Aspose.PDF Facades....a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/ru/net/get-pdf-file-informa...
  3. 権限の設定、PDFの暗号化と復号化|Aspose.PDF for .NET

    C#を使用して異なる暗号化タイプとアルゴリズムでPDFファイルを暗号化します。また、オーナーパスワードを使用してPDFファイルを復号化します。...のオブジェクトを Document オブジェクトの Encrypt メソッドに引数として渡します。次のコードスニペットは...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ja/net/set-privileges-encry...
  4. Encriptar archivos de Excel con Node.js vía C++...

    Aprende cómo encriptar y proteger con contraseña archivos de Excel usando Aspose.Cells for Node.js via C++....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/es/nodejs-cpp/encrypting-...
  5. 通过Node.js与C++加密Excel文件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++加密和密码保护Excel文件。...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypting-...
  6. Excel Dateien mit Node.js via C++ verschlüsseln...

    Erfahren Sie, wie Sie Excel Dateien mithilfe von Aspose.Cells for Node.js via C++ verschlüsseln und mit Passwort schützen....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/de/nodejs-cpp/encrypting-...
  7. Utility Features in PHP|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....in PHP Contents [ Hide ] Encrypting Files in PHP Excel to PDF...

    docs.aspose.com/cells/net/utility-features-in-php/
  8. حماية PPT ملفات العروض التقديمية باستخدام Java ...

    Java شفرة المصدر لحماية العرض التقديمي PPT.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/ar/java/protect/ppt/
  9. حماية PPT ملفات العروض التقديمية باستخدام C++ |...

    C++ شفرة المصدر لحماية العرض التقديمي PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); إعداد...

    products.aspose.com/slides/ar/cpp/protect/ppt/
  10. Chroń pliki prezentacji ODP za pomocą C++ | pro...

    Kod źródłowy C++ do ochrony prezentacji ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); Ustawianie...

    products.aspose.com/slides/pl/cpp/protect/odp/