Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 15,880 for

password protection

(0.43 sec)
  1. C++を使用してODSファイルを暗号化および復号化する方法|Documentation

    Aspose.Cells for C++を使用してODSファイルをパスワード保護し暗号化します。このライブラリは純粋なC++です。...ods" ); // Password protect the file workbook . GetSettings...:: cout << "ODS file password protected and saved successfully...

    docs.aspose.com/cells/ja/cpp/encrypt-and-decryp...
  2. حماية أوراق العمل باستخدام جافا سكريبت عبر C++|...

    تعلم كيفية حماية أوراق العمل في Excel باستخدام Aspose.Cells for JavaScript عبر C++، بما في ذلك حماية الصفوف والأعمدة وخلايا محددة....يوفر فصل Worksheet الطريقة protect(ProtectionType) التي تُستخدم...على ورقة العمل. يقبل الأسلوب protect(ProtectionType) المعلمات التالية:...

    docs.aspose.com/cells/ar/javascript-cpp/protect...
  3. Kryptera Excel filer i Aspose.Cells|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....StrongCryptographicP , 128 ); //Password protect the file. workbook . Settings...Settings . Password = "1234" ; //Save the excel file. workbook...

    docs.aspose.com/cells/sv/net/encrypting-excel-f...
  4. ODS dosyalarını Node.js ve C++ kullanarak şifre...

    Aspose.Cells for Node.js via C++ kullanarak ODS dosyalarını şifreleyin ve koruyun....seçeneğini belirleyin ve Save With Password kutusuna tıklayın. Kaydet..."sampleODSFile.ods" )); // Password protect the file workbook . getSettings...

    docs.aspose.com/cells/tr/nodejs-cpp/encrypt-and...
  5. Archiv

    Archiv...rar"); // Unrar or extract password protected files from the archive...archive // Specify password as String at the second argument of the...

    blog.aspose.com/cs/zip/unlock-rar-online/
  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....StrongCryptographicP , 128 ); // Password protect the file. workbook . getSettings...Workbook ( filePath ); // Set the password for modification. workbook...

    docs.aspose.com/cells/de/nodejs-cpp/encrypting-...
  7. 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++....StrongCryptographicP , 128 ); // Password protect the file. workbook . getSettings...Workbook ( filePath ); // Set the password for modification. workbook...

    docs.aspose.com/cells/es/nodejs-cpp/encrypting-...
  8. Impostazioni Avanzate di Protezione da Excel XP...

    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....di lavoro o applicare una password al foglio di lavoro. Impostazioni...infatti un oggetto della classe Protection che incapsula diverse proprietà...

    docs.aspose.com/cells/it/nodejs-cpp/advanced-pr...
  9. Bloccare celle in Excel usando Python

    Segui questo articolo per bloccare celle in Excel usando Python. Contiene dettagli per configurare l'IDE, un elenco di passaggi e un codice di esempio per bloccare celle specifiche in Excel usando Python....utilizzando la classe Style Usa Protect per proteggere il foglio dopo... Infine, chiama il metodo Protect per applicare le impostazioni...

    kb.aspose.com/it/cells/python/lock-cells-in-exc...
  10. Blocca o sblocca le forme con Node.js tramite C...

    Questo articolo mostra come codice che spiega come bloccare o sbloccare le forme per proteggerle usando la libreria Aspose.Cells per Node.js tramite C++....” Imposta una password (opzionale) e scegli le autorizzazioni...specificato, usa il metodo worksheet.protect(ProtectionType.Objects) , come...

    docs.aspose.com/cells/it/nodejs-cpp/lock-or-unl...