Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 113,592 for

presentations

(0.14 sec)
  1. Zugriff auf Folien in der Präsentation|Aspose.S...

    Zugriff auf PowerPoint-Folie nach Index, ID oder Position in C++. Folieneigenschaften bearbeiten... Die Presentation-Klasse, die eine Präsentationsdatei...Instanziiert die Presentation-Klasse SharedPtr < Presentation > pres =...

    docs.aspose.com/slides/de/cpp/access-slide-in-p...
  2. 管理表格|Aspose.Slides 文档

    在 C# 或 .NET 中创建和管理 PowerPoint 演示文稿中的表格... 从头开始创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义一个...文件的 Presentation 类实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/net/manage-table/
  3. 图表图例|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....图例定位 为了设置图例属性,请遵循以下步骤: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加一个图表。...创建一个 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/chart-legend/
  4. Erstellen von Formminiaturen|Aspose.Slides Doku...

    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....Erstellen Sie eine Instanz der Presentation Klasse. Erhalten Sie die...// Instanziieren Sie eine Presentation-Klasse, die die Präsentationsdatei...

    docs.aspose.com/slides/de/androidjava/create-sh...
  5. Convert DOCM to PPS via Java or with free Onlin...

    Java API to Export DOCM to PPS without using Microsoft Word or PowerPoint or online. Test free DOCM to PPS online converter quickly before integrating the code....for Java to create a new Presentation. This API provides a wide...writing HTML content into the Presentation, setting the slide layout...

    products.aspose.com/total/java/conversion/docm-...
  6. Visualizza i formati di file PPTX tramite .NET ...

    Codice sorgente C# per caricare, eseguire il rendering e visualizzare documenti PPTX su piattaforme .NET Framework, .NET Core, Windows Azure, Mono o Xamarin....html" ; // instantiate a Presentation object & load the PPTX file...using ( var presentation = new Aspose.Slides.Presentation( "templatepptx"...

    products.aspose.com/slides/it/net/viewer/pptx/
  7. Zobacz formaty plików PPTX przez .NET | product...

    Kod źródłowy C# do ładowania, renderowania i wyświetlania dokumentów PPTX na platformach .NET Framework, .NET Core, Windows Azure, Mono lub Xamarin....html" ; // instantiate a Presentation object & load the PPTX file...using ( var presentation = new Aspose.Slides.Presentation( "templatepptx"...

    products.aspose.com/slides/pl/net/viewer/pptx/
  8. Animación de Formas|Documentación de Aspose.Slides

    Aplica animación de PowerPoint en Java...una instancia de la clase Presentation . Obtén una referencia de...presentación. Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/es/androidjava/shape-ani...
  9. تحويل PPTX إلى PPT في جافا|وثائق Aspose.Slides

    تحويل PowerPoint PPTX إلى PPT في جافا...الحفظ إلى طريقة Save لفئة Presentation . كود جافا أدناه يقوم بتحويل...الافتراضية. // instantiate a Presentation object that represents a...

    docs.aspose.com/slides/ar/java/convert-pptx-to-...
  10. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....this way: Load the relevant presentation. Load the font that will...font. Write the modified presentation as a PPTX file. This Java...

    docs.aspose.com/slides/java/font-replacement/