Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 130,004 for

presentation

(0.17 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....Effective Properties from Presentations with Python Contents [ Hide...text frame has one). In the presentation’s global text settings....

    docs.aspose.com/slides/python-net/shape-effecti...
  2. 在 Android 上将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 Java 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。...稿转换为视频: Presentation presentation = new Presentation (); try...添加笑脸形状并进行动画处理 IAutoShape smile = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  3. 将演示文稿转换为带备注的 Tiff|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.... Save 方法由 Presentation 类提供,可用于将整个备注幻灯片视图的演示文稿转换为...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/zh/net/convert-presentat...
  4. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/python-net/slide-layout/
  5. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations in .NET Contents [ Hide...operation: using ( Presentation pres = new Presentation ( "chart.pptx"...

    docs.aspose.com/slides/net/chart-workbook/
  6. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for Android 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 Java 示例添加日期、幻灯片编号和自定义文本。...addHeaderFooter () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  7. Streamline Font Replacement in Presentations on...

    Seamlessly replace fonts in Aspose.Slides for Android via Java to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations on Android Contents [ Hide...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/androidjava/font-replace...
  8. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides for С++ to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations Using С++ Contents [ Hide...with another throughout a presentation. When a font is replaced...

    docs.aspose.com/slides/cpp/font-replacement/
  9. 使用 Java 在演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Java 自定义图表图例,以针对 PowerPoint 演示文稿进行优化并实现特定的图例格式设置。...图例定位 为了设置图例属性,请按照以下步骤操作: 创建 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/chart-legend/
  10. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for .NET, with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/co...