Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 127,406 for

presentations

(0.33 sec)
  1. Chroń pliki prezentacji PPT za pomocą .NET | pr...

    Kod źródłowy C# do ochrony prezentacji PPT....C# using (Presentation presentation = new Presentation( "pres.ppt"...ppt" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/pl/net/protect/ppt/
  2. Odblokuj pliki prezentacji PPTX za pomocą .NET ...

    Kod źródłowy C# usuwający ochronę z prezentacji PPTX....}; using (Presentation presentation = new Presentation( "pres.pptx"...pptx" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/pl/net/unlock/pptx/
  3. Odemkněte PPT prezentační soubory pomocí .NET |...

    Zdrojový kód C# pro odstranění ochrany z prezentace PPT....}; using (Presentation presentation = new Presentation( "pres.ppt"...ppt" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/cs/net/unlock/ppt/
  4. Chraňte soubory prezentací ODP pomocí .NET | pr...

    Zdrojový kód C# k ochraně prezentace ODP....C# using (Presentation presentation = new Presentation( "pres.odp"...odp" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/cs/net/protect/odp/
  5. Chraňte soubory prezentací PPTX pomocí .NET | p...

    Zdrojový kód C# k ochraně prezentace PPTX....C# using (Presentation presentation = new Presentation( "pres.pptx"...pptx" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/cs/net/protect/pptx/
  6. Odemkněte ODP prezentační soubory pomocí .NET |...

    Zdrojový kód C# pro odstranění ochrany z prezentace ODP....}; using (Presentation presentation = new Presentation( "pres.odp"...odp" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/cs/net/unlock/odp/
  7. Замена изображений в коллекции изображений през...

    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....изображением, используя класс Presentation . Загрузите изображение...презентации Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/ru/net/replacing-images-...
  8. 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....}; using (Presentation presentation = new Presentation( "pres.odp"...odp" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/hu/net/unlock/odp/
  9. Proteggi i file di presentazione ODP utilizzand...

    C# codice sorgente per proteggere la presentazione ODP....C# using (Presentation presentation = new Presentation( "pres.odp"...odp" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/it/net/protect/odp/
  10. Proteggi i file di presentazione PPT utilizzand...

    C# codice sorgente per proteggere la presentazione PPT....C# using (Presentation presentation = new Presentation( "pres.ppt"...ppt" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/it/net/protect/ppt/