Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 15,904 for

presentation comment

(0.08 sec)
  1. C++ kullanarak ODP Ek Açıklamasını kaldırın | p...

    ODP'den açıklamaları silmek için C++ kaynak kodu...auto presentation = System :: MakeObject < Presentation > ( u...// Deletes all comments from the presentation for ( auto author...

    products.aspose.com/slides/tr/cpp/annotation/odp/
  2. Usuń adnotację PPT za pomocą C++ | products.asp...

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

    products.aspose.com/slides/pl/cpp/annotation/ppt/
  3. Rimuovere l'annotazione PPT utilizzando C++ | p...

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

    products.aspose.com/slides/it/cpp/annotation/ppt/
  4. C++ を使用して ODP アノテーションを削除する | products.aspose.com

    ODP から注釈を削除するための C++ ソース コード...auto presentation = System :: MakeObject < Presentation > ( u...// Deletes all comments from the presentation for ( auto author...

    products.aspose.com/slides/ja/cpp/annotation/odp/
  5. IModernComment | Referencia de la API de Aspose...

    Representa un comentario en una diapositiva....[C#] using ( Presentation pres = new Presentation ()) { ICommentAuthor...newAuthor . Comments . AddModernComment ( "This is modern comment" , pres...

    reference.aspose.com/slides/es/net/aspose.slide...
  6. ModernComment | Справочник по API Aspose.Slides...

    Представляет комментарий к слайду....sealed class ModernComment : Comment , IModernComment Характеристики...[C#] using ( Presentation pres = new Presentation ()) { ICommentAuthor...

    reference.aspose.com/slides/ru/net/aspose.slide...
  7. AddModernComment | Referencia de la API de Aspo...

    Añadir un nuevo comentario moderno al final de una colección....[C#] using ( Presentation pres = new Presentation ()) { ICommentAuthor...newAuthor . Comments . AddModernComment ( "This is modern comment" , pres...

    reference.aspose.com/slides/es/net/aspose.slide...
  8. Masquer les fichiers de présentation PPTX à l'a...

    Code source Java pour rechercher et remplacer du texte dans la présentation PPTX.... Découvrez comment rechercher et remplacer du...utilisant Java Presentation presentation = new Presentation ( "welcome-to-powerpoint...

    products.aspose.com/slides/fr/java/redaction/pptx/
  9. Convertir une image en PPT en Java | products.a...

    Convertir l'image en PPT en Java. Utiliser l'API de la bibliothèque Java pour convertir une image en PowerPoint...image en PPT Presentation pres = new Presentation (); try { ISlide...image ); pres . save ( "presentation.ppt" , SaveFormat . Ppt...

    products.aspose.com/slides/fr/java/conversion/i...
  10. PPT-Anmerkung mit C++ entfernen | products.aspo...

    C++-Quellcode zum Löschen von Anmerkungen aus PPT...auto presentation = System :: MakeObject < Presentation > ( u...// Deletes all comments from the presentation for ( auto author...

    products.aspose.com/slides/de/cpp/annotation/ppt/