Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 15,157 for

password protection

(0.08 sec)
  1. Архів

    Архів...protect(ProtectionType, пароль), щоб...workbook.protect(ProtectionType.STRUCTURE, "password") # Зберегти...

    blog.aspose.com/uk/cells/protect-unprotect-exce...
  2. Protéger et déprotéger la feuille de calcul ave...

    Protéger et déprotéger la feuille de calcul des fichiers Excel avec le script Aspose.Cells for JavaScript via C++....suivantes pour implémenter la protection de la structure du classeur...body > < h1 > Aspose.Cells Protect Worksheet Example </ h1 > <...

    docs.aspose.com/cells/fr/javascript-cpp/protect...
  3. Arbeitsmappen schützen und schützen aufheben|Do...

    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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/de/net/protecting-and-unp...
  4. Protéger et déprotéger des classeurs|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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/fr/net/protecting-and-unp...
  5. Trabajar con proyectos protegidos por contraseñ...

    Aprenda a leer y guardar archivos de Microsoft Project protegidos por contraseña usando Aspose.Tasks for .NET....mpp" , "password" ); O Utilice la sobrecarga..., new LoadOptions { Password = "password" } ); También puede...

    docs.aspose.com/tasks/es/net/working-with-passw...
  6. Protección de hoja de cálculo en Jython|Documen...

    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.... get ( 0 ) protection = worksheet . getProtection...formats protection . setAllowEditingConte ( False ) protection . ...

    docs.aspose.com/cells/es/java/protecting-worksh...
  7. Protezione foglio di lavoro in Jython|Documenta...

    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.... get ( 0 ) protection = worksheet . getProtection...formats protection . setAllowEditingConte ( False ) protection . ...

    docs.aspose.com/cells/it/java/protecting-worksh...
  8. حماية العروض التقديمية بكلمات مرور باستخدام باي...

    تعرف على طريقة قفل وإلغاء قفل عروض PowerPoint وOpenDocument المحمية بكلمة مرور بسهولة باستخدام Aspose.Slides لبايثون عبر .NET. عزّز إنتاجيتك واحمِ عروضك التقديمية من خلال دليلنا خطوة بخطوة.... اضغط على PROTECT NOW. اضغط على DOWNLOAD NOW...Presentation () as pres : pres . protection_manager . encrypt ( "123123"...

    docs.aspose.com/slides/ar/python-net/password-p...
  9. 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...
  10. Aspose.Cells 8.7.0の公開API変更|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....not digitally signed" ); } Protection.verifyPasswordメソッドの追加 Aspose...Aspose.Cells APIは、Protectionクラスを改良し、 指定したパスワードを使用してワークシートを保護したかどうかを検証...

    docs.aspose.com/cells/ja/java/public-api-change...