Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 129,271 for

presentation

(0.39 sec)
  1. Remove PPT Annotation using .NET | products.asp...

    C# source code to delete PPT format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/net/annotation/ppt/
  2. Manage PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to create, edit, format, and manipulate shapes in Aspose.Slides for Android, with Java code examples for PPT and PPTX Presentations....Effects in Presentations on Android Manage Presentation Shapes on...Effective Properties from Presentations on Android Apply Shape Animations...

    docs.aspose.com/slides/androidjava/powerpoint-s...
  3. Manage PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to create, edit, format, and manipulate shapes in Aspose.Slides for .NET, with C# code examples for PPT and PPTX Presentations....Effects in Presentations in .NET Manage Presentation Shapes in...Effective Properties from Presentations in .NET Apply Shape Animations...

    docs.aspose.com/slides/net/powerpoint-shapes/
  4. Export MHTML to POT in Android | products.aspos...

    Android API to Convert MHTML to POT 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...
  5. Export XPS to XAML in Android | products.aspose...

    Android API to Convert XPS to XAML without using Microsoft Word...user interfaces in Windows Presentation Foundation (WPF), Silverlight...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  6. 在 Java 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。...imageScale = 2 ; Presentation presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); IAutoShape...

    docs.aspose.com/slides/zh/java/3d-presentation/
  7. Rendering Shapes on Slide as Images|Aspose.Slid...

    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....the images added in the presentation shapes. In Aspose.Slides...ImageCollectionEx of the presentation. In this example we will...

    docs.aspose.com/slides/net/rendering-shapes-on-...
  8. 在 Android 上创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。...imageScale = 2 ; Presentation presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); IAutoShape...

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  9. Convert OTT to ODP via Java or with free Online...

    Java API to Export OTT to ODP without using Microsoft Word or PowerPoint or online. Test free OTT to ODP online converter quickly before integrating the code....be used to create a new Presentation. This library provides powerful...content into the Presentation. Finally, the Presentation can be saved...

    products.aspose.com/total/java/conversion/ott-t...
  10. 在 PHP 中格式化 PowerPoint 形状|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides 在 PHP 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精确且完全控制地设置填充、线条和效果样式。...以下步骤概述了该过程: 创建 Presentation 类的实例。 按索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 $presentation = new Presentation (); try...

    docs.aspose.com/slides/zh/php-java/shape-format...