Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 129,275 for

presentation

(0.18 sec)
  1. 动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 的 Java 示例,探索 PPT、PPTX 和 ODP 演示文稿的动画示例:添加、序列化以及自定义效果和过渡。...addAnimation () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用 SmartArt:使用 C# 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var smartArt = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  3. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for .NET: create, nest, align, reorder, and style group shapes with C# examples in PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var group = slide . Shapes . AddGroupShape...

    docs.aspose.com/slides/net/examples/elements/gr...
  4. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/shape-formatting/
  5. Conversion to Tiff with Notes|Aspose.Slides Doc...

    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....supports for converting a presentation with notes to images. You...generate TIFF images of a presentation in Notes Slide view. The...

    docs.aspose.com/slides/net/conversion-to-tiff-w...
  6. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ animation examples: add, sequence, and customize effects and transitions with C++ for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/cpp/examples/elements/an...
  7. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for C++: add, format, align, wrap, autofit, and style text using C++ for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Create a rectangle...

    docs.aspose.com/slides/cpp/examples/elements/te...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... using ( Presentation input = new Presentation ()) { IShapeCollection...using ( Presentation presentation = new Presentation ()) { uint...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Convert PowerPoint Presentations to XPS in Java...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Java using Aspose.Slides. Get step-by-step guide and sample code....Convert PowerPoint Presentations to XPS in Java Contents [ Hide...Slides converts PPT or PPTX presentation to the XPS format, you can...

    docs.aspose.com/slides/java/convert-powerpoint-...
  10. Convert PowerPoint Presentations to XPS on Andr...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Java using Aspose.Slides for Android. Get step-by-step guide and sample code....Convert PowerPoint Presentations to XPS on Android Contents [...Slides converts PPT or PPTX presentation to the XPS format, you can...

    docs.aspose.com/slides/androidjava/convert-powe...