Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 113,580 for

presentations

(0.18 sec)
  1. Video-Rahmen|Aspose.Slides Dokumentation

    Fügen Sie einen Video-Rahmen zu einer PowerPoint-Präsentation in C# oder .NET hinzu...Erstellen Sie eine Instanz der Presentation Klasse. Holen Sie sich eine...Instanziiert die Presentation-Klasse using ( Presentation pres = new...

    docs.aspose.com/slides/de/net/video-frame/
  2. 管理SmartArt|Aspose.Slides for Python 文档

    在Python中处理PowerPoint演示文稿中的SmartArt和组织类型图表... Presentation ( path + "SmartArt.pptx"...要更改SmartArt的布局类型,请按照以下步骤操作: 创建 Presentation 类的实例。 使用其索引获取幻灯片的引用。 添加SmartArt基础块列表。...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  3. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...// Create a presentation Presentation presentation = new Presentation();...Add a slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  4. Folienmaster|Aspose.Slides Dokumentation

    Fügen Sie einen Folienmaster in einer PowerPoint-Präsentation in Java hinzu oder bearbeiten Sie ihn...folgendermaßen zugreifen: Presentation pres = new Presentation (); try { //...hinzufügen: Presentation pres = new Presentation (); try { IPPImage...

    docs.aspose.com/slides/de/java/slide-master/
  5. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......() { using (Presentation pres = new Presentation()) { pres.Slides...ExportSingePage() { using (Presentation pres = new Presentation("demo.pptx"))...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  6. استنساخ الشرائح|توثيق Aspose.Slides لـ PHP

    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....ISlide ) المكشوفة بواسطة كائن Presentation توفر طرق addClone و insertClone...أدناه: أنشئ مثيلًا من فئة Presentation . قم بإنشاء مثيل من فئة...

    docs.aspose.com/slides/ar/php-java/clone-slides/
  7. Макет слайда|Документация Aspose.Slides для Python

    Установить размер и параметры слайда PowerPoint в Python...layout_slides и masters в классе Presentation . Для выполнения связанных...Создайте экземпляр класса Presentation . Получите доступ к коллекции...

    docs.aspose.com/slides/ru/python-net/slide-layout/
  8. Bekijk of bewerk metadata van PPSX bestanden me...

    Java broncode om metadata in PPSX-indeling te bewerken of te bekijken....Java Presentation pres = new Presentation ( "Presentation.ppsx"...IDocumentProperties object associated with Presentation IDocumentProperties dp =...

    products.aspose.com/slides/nl/java/metadata/ppsx/
  9. Visualizza o modifica i metadati dei file POT u...

    Java codice sorgente per modificare o visualizzare i metadati del formato POT....DocumentProperties esposta dall’oggetto Presentation per accedere alle proprietà...Java Presentation pres = new Presentation ( "Presentation.pot"...

    products.aspose.com/slides/it/java/metadata/pot/
  10. Visa eller redigera metadata för POTX filer med...

    Källkod för Java för att redigera eller visa metadata i formatet POTX....DocumentProperties som exponeras av Presentation-objektet för att komma åt...Java Presentation pres = new Presentation ( "Presentation.potx"...

    products.aspose.com/slides/sv/java/metadata/potx/