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

presentation comment

(0.09 sec)
  1. 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...
  2. Convertir un PDF en image en C# | products.aspo...

    Convertir un PDF en image en C#. Utilisez l'API de la bibliothèque .NET pour convertir des pages PDF en images... Comment convertir un PDF en image en C# Comment convertir...Install-Package Aspose.Slides.NET Comment convertir un PDF en image en...

    products.aspose.com/slides/fr/net/conversion/pd...
  3. Convertir PNG en PPTX en C# | products.aspose.com

    Convertir PNG en PPTX en C#. Utiliser l'API de la bibliothèque .NET pour convertir des images PNG en PowerPoint...PPTX using (Presentation pres = new Presentation()) { IPPImage...Save( "Presentation.pptx" , SaveFormat.Pptx); } Comment convertir...

    products.aspose.com/slides/fr/net/conversion/pn...
  4. Convertir PDF en PPTX en C# | products.aspose.com

    Convertir PDF en PPTX en C#. Utiliser l'API de la bibliothèque .NET pour convertir un PDF en PowerPoint...PPTX using (Presentation pres = new Presentation()) { pres.Slides...pptx" , SaveFormat.Pptx); } Comment convertir un PDF en PPTX en...

    products.aspose.com/slides/fr/net/conversion/pd...
  5. 使用 .NET 删除 ODP 注释 | products.aspose.com

    用于在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上删除 ODP 格式注释的 C# 源代码。...C# using (Presentation presentation = new Presentation( "example...// Deletes all comments from the presentation foreach ( var author...

    products.aspose.com/slides/zh/net/annotation/odp/
  6. Convertir une image en PPTX en C# | products.as...

    Convertir l'image en PPTX en C#. Utiliser l'API de la bibliothèque .NET pour convertir l'image en PowerPoint...PPTX using (Presentation pres = new Presentation()) { IPPImage...Save( "Presentation.pptx" , SaveFormat.Pptx); } Comment convertir...

    products.aspose.com/slides/fr/net/conversion/im...
  7. Convertir JPG en PPTX en C# | products.aspose.com

    Convertissez JPG en PPTX en C#. Utilisez l'API de la bibliothèque .NET pour convertir des images JPG en PowerPoint...PPTX using (Presentation pres = new Presentation()) { IPPImage...Save( "Presentation.pptx" , SaveFormat.Pptx); } Comment convertir...

    products.aspose.com/slides/fr/net/conversion/jp...
  8. AddModernComment | Справочник по API Aspose.Sli...

    Добавить новый современный комментарий в конец коллекции....[C#] using ( Presentation pres = new Presentation ()) { ICommentAuthor...newAuthor . Comments . AddModernComment ( "This is modern comment" , pres...

    reference.aspose.com/slides/ru/net/aspose.slide...
  9. Удалить аннотацию PPT с помощью C++ | products....

    Исходный код C++ для удаления аннотаций из PPT...auto presentation = System :: MakeObject < Presentation > ( u...// Deletes all comments from the presentation for ( auto author...

    products.aspose.com/slides/ru/cpp/annotation/ppt/
  10. C++ kullanarak PPTX Ek Açıklamasını kaldırın | ...

    PPTX'ten 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/pptx/