Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 119,425 for

presentation

(0.07 sec)
  1. Shape Effective Properties|Aspose.Slides Docume...

    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....frame shape has one); In presentation global text settings; those...effective values: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/androidjava/shape-effect...
  2. 图表系列|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表系列... 创建一个 Presentation 类的实例。 在幻灯片上添加一个簇状柱形图。 访问第一个图表系列。...using ( Presentation presentation = new Presentation ()) { //...

    docs.aspose.com/slides/zh/net/chart-series/
  3. Apply Shape Effects in PowerPoint Using C#|Aspo...

    Enhance your PowerPoint Presentations with stunning shape effects like shadows, reflections, and glows using Aspose.Slides for .NET. Automate visual enhancements with easy-to-use code and create professional-quality slides effortlessly....to shapes in PowerPoint presentations. Apply Shadow Effect To...overall visual appeal of your presentations. This C# code shows how...

    docs.aspose.com/slides/net/shape-effect/
  4. Import Presentations with Python|Aspose.Slides ...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument Presentations in Python with Aspose.Slides for seamless, high-performance slide processing....Import Presentations with Python Contents [ Hide ] Using Aspose...via .NET , you can import presentations from files in other formats...

    docs.aspose.com/slides/python-net/import-presen...
  5. 演示文稿评论|Aspose.Slides 文档

    在 C++ 中为 PowerPoint 演示文稿添加评论和回复...Slides for C++ 提供了 Presentation 类,其中包含作者集合(来自 get_CommentAuthors()...演示文稿的幻灯片中添加评论: // 实例化 Presentation 类 auto presentation = System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/presentation-comm...
  6. Font Substitution|Aspose.Slides Documentation

    Substitute font in PowerPoint in C++...this way: Load the relevant presentation. Load the font that will...replacement. Add the rule to the presentation font replacement rule collection...

    docs.aspose.com/slides/cpp/font-substitution/
  7. 图表图例|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 演示文稿中图表图例的位置和字体大小...请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...// 创建一个 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/chart-legend/
  8. Convert PDF to PPS in Python | products.aspose.com

    Sample code for PDF to PPS Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPS files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  9. 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 PHP...

    docs.aspose.com/slides/php-java/font-replacement/
  10. Doughnut Chart|Aspose.Slides for PHP Documentation

    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....steps below: Instantiate Presentation object. Add doughnut chart...a doughnut chart. Write presentation to disk. In the example...

    docs.aspose.com/slides/php-java/doughnut-chart/