Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 129,899 for

presentations

(1.04 sec)
  1. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...notes_text_frame . text = "My note" presentation . save ( "note.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  2. Conversion en TIFF avec notes|Documentation Asp...

    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....Save exposée par la classe Presentation peut être utilisée pour...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/fr/net/conversion-to-tif...
  3. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Android: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP Presentations....up unused ones to reduce presentation size. Add a Layout Slide...addLayoutSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. Odeberte anotaci ODP pomocí C++ | products.aspo...

    Zdrojový kód C++ pro odstranění anotací z ODP...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cs/cpp/annotation/odp/
  5. Personnaliser les graphiques en anneau dans les...

    Découvrez comment créer et personnaliser des graphiques en anneau dans Aspose.Slides pour .NET, en prenant en charge les formats PowerPoint pour des présentations dynamiques....ci-dessous : Instancier la classe Presentation . Ajouter un graphique en...de la classe Presentation Presentation presentation = new Presentation...

    docs.aspose.com/slides/fr/net/doughnut-chart/
  6. Sök text i PPTX presentationsfiler med C++ | pr...

    C++ källkod för att söka text i PPTX presentation....Sök och ersätt text PPTX presentation via C++ En grundläggande...Sök text PPTX Presentation med C++ auto presentation = System ::...

    products.aspose.com/slides/sv/cpp/search/pptx/
  7. 使用 Python 刪除 ODP 註釋 | products.aspose.com

    去除ODP演示文稿註釋的Python源碼... Presentation( "example.odp" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/zh-hant/python-net/a...
  8. .NET을 사용하여 ODP 주석 제거 | products.aspose.com

    .NET Framework, .NET Core, Windows Azure, Mono 또는 Xamarin 플랫폼에서 ODP 형식 주석을 삭제하는 C# 소스 코드....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/ko/net/annotation/odp/
  9. Rimuovere l'annotazione ODP utilizzando C++ | p...

    Codice sorgente C++ per eliminare le annotazioni da ODP...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/it/cpp/annotation/odp/
  10. Távolítsa el a PPTX megjegyzést a C++ használat...

    C++ forráskód a megjegyzések törléséhez a PPTX-ből...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/hu/cpp/annotation/pptx/