Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 129,864 for

presentations

(0.82 sec)
  1. Export MHTML to PPT in Android | products.aspos...

    Android API to Convert MHTML to PPT without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  2. إزالة تعليق PPTX التوضيحي باستخدام .NET | produ...

    التعليمات البرمجية المصدر C# لحذف التعليقات التوضيحية بتنسيق PPTX على الأنظمة الأساسية .NET Framework أو .NET Core أو Windows Azure أو Mono أو Xamarin....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/ar/net/annotation/pptx/
  3. Rimuovi l'annotazione PPTX usando Python | prod...

    Codice sorgente Python per rimuovere i commenti di presentazione PPTX... Presentation( "example.pptx" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/it/python-net/annota...
  4. How to Insert HTML into PowerPoint using Python

    This quick tutorial describes how to insert HTML into PowerPoint using Python. It shares environment settings, detailed steps and a runnable sample code convert HTML to PowerPoint using Python....Create a blank presentation using the Presentation class for inserting...string Save the resultant presentation as PPTX having HTML contents...

    kb.aspose.com/slides/python/how-to-insert-html-...
  5. Bildrahmen mit Animation in VSTO und Aspose.Sli...

    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....//Creating empty presentation PowerPoint . Presentation pres = Globals...ThisAddIn . Application . Presentations . Add ( Microsoft . Office...

    docs.aspose.com/slides/de/net/adding-picture-fr...
  6. Agregar diapositivas a presentaciones con Pytho...

    Agregue diapositivas fácilmente a sus presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Python a través de .NET, inserción de diapositivas sin problemas y eficiente en segundos....una instancia de la clase Presentation . Acceda a la SlideCollection.... Para cada elemento en presentation.layout_slides , llame a...

    docs.aspose.com/slides/es/python-net/add-slide-...
  7. Добавить слайды макета в презентацию|Документац...

    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....Создайте экземпляр класса Presentation Получите доступ к коллекции...презентации, используя объект Presentation Example string FilePath...

    docs.aspose.com/slides/ru/net/add-layout-slides...
  8. Folien aus Präsentationen in .NET entfernen|Asp...

    Entfernen Sie mühelos Folien aus PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET. Erhalten Sie klare C#-Codebeispiele und steigern Sie Ihren Arbeitsablauf....Slides stellt die Presentation Klasse bereit, die ISlideCollection...Erstellen Sie eine Instanz der Presentation Klasse. Holen Sie sich eine...

    docs.aspose.com/slides/de/net/remove-slide-from...
  9. Präsentationsansicht Eigenschaften|Aspose.Slide...

    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....Präsentationsdatei darstellt Presentation pres = new Presentation (); try { pres...( true ); pres . save ( "presentation_normal_view_state.pptx"...

    docs.aspose.com/slides/de/java/presentation-vie...
  10. Personnaliser les légendes de graphiques dans l...

    Personnalisez les légendes de graphiques avec Aspose.Slides for .NET pour optimiser les présentations PowerPoint grâce à un formatage de légende adapté....une instance de la classe Presentation . Obtenir une référence...de la classe Presentation Presentation presentation = new Presentation...

    docs.aspose.com/slides/fr/net/chart-legend/