Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 130,448 for

presentation

(1.83 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....fonts globally across the presentation and temporary for rendering...method getFontsManager() of Presentation class has been introduced...

    docs.aspose.com/slides/java/public-api-and-back...
  2. Convert WORDML to POTM via C++ or with free Onl...

    Export WORDML to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POTM online converter quickly before integrating the code....a user wants to create a presentation from a WordML document....PowerPoint Open XML Macro-Enabled Presentation format. Converting WordML...

    products.aspose.com/total/cpp/conversion/wordml...
  3. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。... 创建图片框 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 通过向与演示文稿对象关联的...实例化表示 PPTX 文件的 Presentation 类 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/picture-frame/
  4. 图片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。... Presentation () as presentation : slide = presentation . slides...# 将图像添加到演示文稿资源。 image = presentation . images . add_image ( image_stream...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Customize 3D Charts in Presentations in .NET|As...

    Learn how to create and customize 3-D charts in Aspose.Slides for .NET, with support for PPT and PPTX files—boost your Presentations today....Customize 3D Charts in Presentations in .NET Contents [ Hide...walks through creating a presentation, adding a 3D chart with...

    docs.aspose.com/slides/net/3d-chart/
  6. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in Java with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds....Customize Pie Charts in Presentations Using Java Contents [ Hide... and saving the updated presentation. Second Plot Options for...

    docs.aspose.com/slides/java/pie-chart/
  7. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...PPT using (Presentation presentation = new Presentation( "pres.ppt"...

    products.aspose.com/slides/net/editor/ppt/
  8. Streamline Font Replacement in Presentations Us...

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

    docs.aspose.com/slides/php-java/font-replacement/
  9. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument Presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....feature: $pres = new Presentation ( "Presentation.pptx" ); try { ...feature: $pres = new Presentation ( "Presentation.pptx" ); try { $options...

    docs.aspose.com/slides/php-java/text-formatting/
  10. Modern API|Aspose.Slides for Python Documentation

    Modern API...api import Presentation , SaveFormat , Images ,...import Dimension pres = Presentation (); # instantiate a disposable...

    docs.aspose.com/slides/python-java/modern-api/