Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 129,924 for

presentations

(0.16 sec)
  1. 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/
  2. 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/
  3. 使用 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...
  4. .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/
  5. 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/
  6. 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/
  7. SmartArt|Aspose.Slides для Node.js через .NET Д...

    Работайте с SmartArt в Aspose.Slides для Node.js: создавайте, редактируйте, конвертируйте и оформляйте диаграммы с помощью JavaScript для презентаций PowerPoint и OpenDocument....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/ru/nodejs-java/examples/...
  8. Zobrazení nebo úprava metadat souborů PPS pomoc...

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

    products.aspose.com/slides/cs/cpp/metadata/pps/
  9. Zobrazení nebo úprava metadat souborů PPSM pomo...

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

    products.aspose.com/slides/cs/cpp/metadata/ppsm/
  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 System...

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