Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 113,575 for

presentations

(0.08 sec)
  1. محافظت از فایل های ارائه ODP با استفاده از C++ ...

    کد منبع C++ برای محافظت از ارائه ODP....auto presentation = System :: MakeObject < Presentation > ( u...u "pres.odp" ); presentation -> get_ProtectionManager() -> Encrypt(...

    products.aspose.com/slides/fa/cpp/protect/odp/
  2. Ontgrendel PPTX presentatiebestanden met C++ | ...

    C++ broncode om de beveiliging van PPTX Presentatie te verwijderen....auto presentation = System :: MakeObject < Presentation > ( u..."pres.pptx" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/nl/cpp/unlock/pptx/
  3. Фон презентации|Документация Aspose.Slides

    Установить фон в презентации PowerPoint на C# или .NET...Создайте экземпляр класса Presentation . Установите перечисление...экземпляр класса Presentation using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/ru/net/presentation-back...
  4. Rimuovere l'annotazione PPT utilizzando .NET | ...

    Codice sorgente C# per eliminare le annotazioni in formato PPT su piattaforme .NET Framework, .NET Core, Windows Azure, Mono o Xamarin....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/it/net/annotation/ppt/
  5. Verwijder PPT-annotatie met .NET | products.asp...

    C#-broncode om annotaties in PPT-indeling te verwijderen op .NET Framework-, .NET Core-, Windows Azure-, Mono- of Xamarin-platforms....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/nl/net/annotation/ppt/
  6. Verwijder ODP-annotatie met .NET | products.asp...

    C#-broncode om annotaties in ODP-indeling te verwijderen op .NET Framework-, .NET Core-, Windows Azure-, Mono- of Xamarin-platforms....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/nl/net/annotation/odp/
  7. Távolítsa el a PPTX megjegyzést .NET használatá...

    C# forráskód a PPTX formátumú megjegyzések törléséhez .NET Framework, .NET Core, Windows Azure, Mono vagy Xamarin platformokon....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/hu/net/annotation/pptx/
  8. Távolítsa el a PPT megjegyzést .NET használatáv...

    C#-forráskód a PPT-formátumú megjegyzések törléséhez .NET-keretrendszer, .NET Core, Windows Azure, Mono vagy Xamarin platformokon....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/hu/net/annotation/ppt/
  9. A PPTX prezentációs fájlok szerkesztése a Java ...

    Java forráskód a PPTX prezentáció szövegének megkereséséhez és cseréjéhez....használatával Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/hu/java/redaction/pptx/
  10. Zobrazení nebo úprava metadat souborů POTM pomo...

    Zdrojový kód C# pro úpravu nebo zobrazení metadat formátu POTM....DocumentProperties vystavenou objektem Presentation pro přístup k vlastnostem...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/cs/net/metadata/potm/