Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 15,863 for

password protection

(0.45 sec)
  1. Protección de hojas de cálculo en Python|Docume...

    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....al método protect_worksheet del módulo protection . Código Python...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/es/java/protecting-worksh...
  2. Protezione dei fogli di lavoro in Python|Docume...

    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....il metodo protect_worksheet del modulo protection . Codice Python...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/it/java/protecting-worksh...
  3. Arbeitsmappe Struktur mit C++ schützen und ents...

    Schützen und entsperren Sie die Arbeitsmappe Struktur von Excel Dateien mit C++ und Aspose.Cells....workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/de/cpp/protect-and-unprot...
  4. WriteProtection.SetPassword | Aspose.Words لـ .NET

    أمّن مستنداتك باستخدام طريقة WriteProtection SetPassword. حدّد كلمة مرور بسهولة لتعزيز أمان مستنداتك ومنع الوصول غير المصرّح به....SetPassword ( string password ) معامل يكتب وصف password String كلمة المرور..."Hello world! This document is protected." ); // أدخل كلمة مرور يصل...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Proteggi i file di presentazione PPTX utilizzan...

    C# codice sorgente per proteggere la presentazione PPTX....NET Protect Proteggi i file di presentazione...PPTX Blocca o proteggi con password PPTX utilizzando C# Crea le...

    products.aspose.com/slides/it/net/protect/pptx/
  6. Sblocca i file delle attività di MS Project tra...

    Codice sorgente per sbloccare i file MS Project tramite .NET? Tutto ciò che serve è utilizzare il codice di esempio API per i file JIRA batch per sbloccare il file MPP all'interno di VB.NET Asp.NET o qualsiasi .NET...Project - C# // Open password-protected file: Project project...mpp" , "password" ); // Save the project without password. project...

    products.aspose.com/tasks/it/net/unlock/
  7. آرشیوها

    آرشیوها...protect (ProtectionType, password) استفاده کنید...workbook.protect(ProtectionType.STRUCTURE, "password") # فایل...

    blog.aspose.com/fa/protect-unprotect-excel-file...
  8. Specificare l autore durante la protezione in s...

    Specificare un nome autore durante la protezione in scrittura di un workbook usando Aspose.Cells for Node.js via C++....vuoto, lo protegge con una password, specifica il nome dell’autore...Workbook (); // Write protect workbook with password. workbook . getSettings...

    docs.aspose.com/cells/it/nodejs-cpp/specify-aut...
  9. Crypter et décrypter les fichiers ODS|Documenta...

    Protégez par mot de passe et chiffrez les fichiers ODS à l aide d Aspose.Cells pour .Net, qui est une bibliothèque .Net pure....complète qui prend en charge la protection par mot de passe et le chiffrement...la valeur WorkbookSettings.Password comme mot de passe réel avant...

    docs.aspose.com/cells/fr/net/encrypt-and-decryp...
  10. ワークブック構造をC++で保護および解除|Documentation

    Aspose.Cellsを使用してExcelファイルのワークブック構造をC++で保護および解除します。...workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/ja/cpp/protect-and-unprot...