Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 113,579 for

presentations

(0.09 sec)
  1. Замена изображений в коллекции изображений през...

    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-...
  2. 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/
  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í 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/
  5. 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/
  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....}; using (Presentation presentation = new Presentation( "pres.odp"...odp" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/hu/net/unlock/odp/
  7. 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/
  8. 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/
  9. 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/
  10. 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/