Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 129,322 for

presentations

(0.77 sec)
  1. Rimuovi l'annotazione ODP usando Python | produ...

    Codice sorgente Python per rimuovere i commenti di presentazione ODP... Presentation( "example.odp" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/it/python-net/annota...
  2. Usuń adnotację PPT za pomocą Pythona | products...

    Kod źródłowy Pythona do usuwania komentarzy do prezentacji PPT... Presentation( "example.ppt" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/pl/python-net/annota...
  3. Usuń adnotację ODP za pomocą Pythona | products...

    Kod źródłowy Pythona do usuwania komentarzy do prezentacji ODP... Presentation( "example.odp" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/pl/python-net/annota...
  4. Verwijder PPT-annotatie met behulp van Python |...

    Python-broncode om opmerkingen over PPT-presentaties te verwijderen... Presentation( "example.ppt" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/nl/python-net/annota...
  5. Verwijder PPTX-annotatie met behulp van Python ...

    Python-broncode om opmerkingen over PPTX-presentaties te verwijderen... Presentation( "example.pptx" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/nl/python-net/annota...
  6. قم بإزالة ODP Annotation باستخدام .NET | produc...

    كود المصدر C# لحذف التعليقات التوضيحية بتنسيق ODP على .NET Framework أو .NET Core أو Windows Azure أو Mono أو Xamarin الأنظمة الأساسية....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/ar/net/annotation/odp/
  7. Ta bort PPT Annotation med .NET | products.aspo...

    C#-källkod för att ta bort anteckningar i PPT-format på .NET Framework, .NET Core, Windows Azure, Mono eller Xamarin-plattformar....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/sv/net/annotation/ppt/
  8. Ta bort PPTX Annotation med .NET | products.asp...

    C#-källkod för att ta bort anteckningar i PPTX-format på .NET Framework, .NET Core, Windows Azure, Mono eller Xamarin-plattformar....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/sv/net/annotation/pptx/
  9. 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/
  10. Section|Documentation d'Aspose.Slides pour PHP

    Gérez les sections de diapositives en PHP avec Aspose.Slides : créez, renommez, réorganisez facilement, déplacez les diapositives entre les sections et contrôlez la visibilité pour PPT, PPTX et ODP....addSection () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Spécifiez...

    docs.aspose.com/slides/fr/php-java/examples/ele...