Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 6,306 for

presentation comment

(0.15 sec)
  1. Távolítsa el az ODP-jegyzeteket a C++ használat...

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

    products.aspose.com/slides/hu/cpp/annotation/odp/
  2. Verwijder PPTX-annotatie met C++ | products.asp...

    C++-broncode om annotaties uit PPTX te verwijderen...auto presentation = System :: MakeObject < Presentation > ( u...// Deletes all comments from the presentation for ( auto author...

    products.aspose.com/slides/nl/cpp/annotation/pptx/
  3. Verwijder ODP-annotatie met C++ | products.aspo...

    C++-broncode om annotaties uit ODP te verwijderen...auto presentation = System :: MakeObject < Presentation > ( u...// Deletes all comments from the presentation for ( auto author...

    products.aspose.com/slides/nl/cpp/annotation/odp/
  4. Convertir les présentations PowerPoint en XPS a...

    Convertir les fichiers PowerPoint PPT/PPTX en XPS de haute qualité et indépendant de la plateforme avec .NET en utilisant Aspose.Slides. Obtenez un guide étape par étape et un exemple de code C#....format Microsoft XPS Pour voir comment Aspose.Slides convertit une...Save exposée par la classe Presentation pour convertir l’ensemble...

    docs.aspose.com/slides/fr/net/convert-powerpoin...
  5. Zone de texte|Documentation Aspose.Slides

    Travaillez avec les zones de texte dans Aspose.Slides pour Java : ajoutez, formatez, alignez, enveloppez, ajustez automatiquement et stylisez le texte avec Java pour les présentations PPT, PPTX et ODP.... Ce guide explique comment ajouter, accéder et supprimer...contenant du texte formaté. Voici comment en créer une : public static...

    docs.aspose.com/slides/fr/java/examples/element...
  6. A FLATOPC konvertálása PPTX-re C++ segítségével...

    Exportáljon FLATOPC-t PPTX-be C++-alkalmazásaiban Microsoft Word of PowerPoint használata nélkül vagy online. A kód integrálása előtt gyorsan tesztelje az ingyenes FLATOPC-PPTX online konvertert....használatával Inicializáljon egy új Presentation objektumot Adjon hozzá egy...desired the presentation SharedPtr < Presentation > pres = MakeObject...

    products.aspose.com/total/hu/cpp/conversion/fla...
  7. A TXT konvertálása POWERPOINT-re C++ segítségév...

    Exportáljon TXT-t POWERPOINT-be C++-alkalmazásaiban Microsoft Word of PowerPoint használata nélkül vagy online. A kód integrálása előtt gyorsan tesztelje az ingyenes TXT-POWERPOINT online konvertert....használatával Inicializáljon egy új Presentation objektumot Adjon hozzá egy...desired the presentation SharedPtr < Presentation > pres = MakeObject...

    products.aspose.com/total/hu/cpp/conversion/txt...
  8. A FLATOPC konvertálása POTX-re C++ segítségével...

    Exportáljon FLATOPC-t POTX-be C++-alkalmazásaiban Microsoft Word of PowerPoint használata nélkül vagy online. A kód integrálása előtt gyorsan tesztelje az ingyenes FLATOPC-POTX online konvertert....használatával Inicializáljon egy új Presentation objektumot Adjon hozzá egy...desired the presentation SharedPtr < Presentation > pres = MakeObject...

    products.aspose.com/total/hu/cpp/conversion/fla...
  9. Gestion de SmartArt dans les présentations Powe...

    Apprenez à créer et modifier des SmartArt PowerPoint avec Aspose.Slides pour .NET en utilisant des exemples de code C# clairs qui accélèrent la conception et l'automatisation des diapositives....using ( Presentation pres = new Presentation ( "Presentation.pptx"...une instance de la classe Presentation . Obtenir la référence d’une...

    docs.aspose.com/slides/fr/net/manage-smartart/
  10. Animer le texte PowerPoint en .NET|Documentatio...

    Créez du texte animé dynamique dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour .NET, avec des exemples de code C# faciles à suivre et optimisés.... Ce code d’exemple montre comment ajouter un effet d’animation...using ( Presentation presentation = new Presentation ( dataDir...

    docs.aspose.com/slides/fr/net/animated-text/