Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 6,307 for

presentation comment

(0.22 sec)
  1. Xóa chú thích PPTX bằng .NET | products.aspose.com

    Mã nguồn C# để xóa chú thích định dạng PPTX trên Nền tảng .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin....C# using (Presentation presentation = new Presentation( "example...// Deletes all comments from the presentation foreach ( var author...

    products.aspose.com/slides/vi/net/annotation/pptx/
  2. Usuń adnotację PPTX za pomocą C++ | products.as...

    Kod źródłowy C++ do usuwania adnotacji z PPTX...auto presentation = System :: MakeObject < Presentation > ( u...// Deletes all comments from the presentation for ( auto author...

    products.aspose.com/slides/pl/cpp/annotation/pptx/
  3. Usuń adnotację ODP za pomocą C++ | products.asp...

    Kod źródłowy C++ do usuwania adnotacji z ODP...auto presentation = System :: MakeObject < Presentation > ( u...// Deletes all comments from the presentation for ( auto author...

    products.aspose.com/slides/pl/cpp/annotation/odp/
  4. Convertir les diapositives de présentation en i...

    Convertir les diapositives PPT, PPTX et ODP en images avec C# en utilisant Aspose.Slides pour .NET—rendu rapide et de haute qualité avec des exemples de code clairs.... Ce code C# montre comment convertir la première diapositive...using ( Presentation presentation = new Presentation ( "Presentation...

    docs.aspose.com/slides/fr/net/convert-slide/
  5. Odeberte anotaci PPTX pomocí C++ | products.asp...

    Zdrojový kód C++ pro odstranění anotací z PPTX...auto presentation = System :: MakeObject < Presentation > ( u...// Deletes all comments from the presentation for ( auto author...

    products.aspose.com/slides/cs/cpp/annotation/pptx/
  6. Rimuovi l'annotazione PPTX usando C++ | product...

    Codice sorgente C++ per eliminare le annotazioni da PPTX...auto presentation = System :: MakeObject < Presentation > ( u...// Deletes all comments from the presentation for ( auto author...

    products.aspose.com/slides/it/cpp/annotation/pptx/
  7. Chercher

    chercher...particulier, l’article expliquera comment appliquer des thèmes dans les...expliquerons explicitement comment définir la couleur, la police...

    blog.aspose.com/fr/slides/apply-theme-in-powerp...
  8. Gérer les balises et les données personnalisées...

    Ajouter, lire, mettre à jour et supprimer des balises et des données personnalisées dans Aspose.Slides pour Android, avec des exemples Java pour les présentations PowerPoint et OpenDocument.... Ce code d’exemple montre comment obtenir la valeur d’une balise...pour Presentation : Presentation pres = new Presentation ( "pres...

    docs.aspose.com/slides/fr/androidjava/managing-...
  9. حذف جميع التعليقات بواسطة مؤلف|توثيق Aspose.Slides

    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....FilePath + "Delete all the comments by an author.pptx" ; string...author ); // Remove all the comments in the slides by a certain...

    docs.aspose.com/slides/ar/net/delete-all-the-co...
  10. إضافة تعليق إلى شريحة|توثيق Aspose.Slides

    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....FileName = FilePath + "Add a comment to a slide.pptx" ; AddCommentToPresenta...my programmatically added comment." ); // يضيف تعليقًا إلى الشريحة...

    docs.aspose.com/slides/ar/net/add-a-comment-to-...