Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 21,917 for

password protection

(0.09 sec)
  1. Шифрование файлов Excel в Ruby|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....xls' ) \ # Password protect the file. workbook . getSettings...

    docs.aspose.com/cells/ru/java/encrypting-excel-...
  2. تشفير ملفات إكسل في روبي|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....xls' ) \ # Password protect the file. workbook . getSettings...

    docs.aspose.com/cells/ar/java/encrypting-excel-...
  3. Odemkněte ODP prezentační soubory pomocí .NET |...

    Zdrojový kód C# pro odstranění ochrany z prezentace ODP....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/cs/net/unlock/odp/
  4. Odemkněte PPT prezentační soubory pomocí .NET |...

    Zdrojový kód C# pro odstranění ochrany z prezentace PPT....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.ppt" , SaveFormat...

    products.aspose.com/slides/cs/net/unlock/ppt/
  5. Odblokuj pliki prezentacji PPTX za pomocą .NET ...

    Kod źródłowy C# usuwający ochronę z prezentacji PPTX....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/pl/net/unlock/pptx/
  6. Oldja fel a ODP prezentációs fájlokat a .NET ha...

    C# forráskód a ODP prezentáció védelmének eltávolításához....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/hu/net/unlock/odp/
  7. 使用Aspose.Cells加密Excel文件|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/zh/net/encrypting-excel-f...
  8. Schalten Sie ODP-Präsentationsdateien mit .NET ...

    C#-Quellcode zum Entfernen des Schutzes aus der ODP-Präsentation....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/de/net/unlock/odp/
  9. VbaProject | Riferimento alle API di Aspose.Cel...

    Rappresenta il progetto VBA.... Protect (bool, string) Protegge o annulla...ValidatePassword (string) Convalida la password di protezione. Esempi [C#]...

    reference.aspose.com/cells/it/net/aspose.cells....
  10. Odemkněte PPTX prezentační soubory pomocí C++ |...

    Zdrojový kód C++ pro odstranění ochrany z prezentace PPTX....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/cs/cpp/unlock/pptx/