Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 10,117 for

presentation

(0.09 sec)
  1. 管理字体 - PowerPoint Java API|Aspose.Slides 文档

    演示文稿通常包含文本和图像。本文展示了如何使用 PowerPoint Java API 配置幻灯片上文本段落的字体属性。...通过 Java 管理段落的字体属性: 创建一个 Presentation 类的实例。 通过使用索引获取幻灯片的引用。 访问幻灯片中的...文件的 Presentation 对象 Presentation pres = new Presentation ( "FontProperties...

    docs.aspose.com/slides/zh/androidjava/manage-fo...
  2. Enhancing PowerPoint Presentations with Animati...

    Explore the capabilities of Aspose.Slides for .NET in handling PowerPoint animations. This general overview highlights key features and offers insights to enhance your Presentations....Enhancing PowerPoint Presentations with Animations in C# Contents...Overview Since presentations are meant to present something, their...

    docs.aspose.com/slides/net/powerpoint-animation/
  3. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java...for a brush: Presentation pres = new Presentation ( "pres.pptx"...for a brush: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/java/manage-ink/
  4. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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....Hide ] In order to format presentation text we need to format that...Protection to Presentation Extracting Images from Presentation shapes...

    docs.aspose.com/slides/net/copying-paragraph-an...
  5. Superscript and Subscript|Aspose.Slides Documen...

    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....: Create an instance of Presentation class. Obtain the reference...collection of paragraph. Save the presentation as a PPTX file. The implementation...

    docs.aspose.com/slides/cpp/superscript-and-subs...
  6. 树状图和旭日图的数据点|Aspose.Slides 文档

    使用 Aspose.Slides for Java 的旭日图、旭日图表、径向图、径向图表或多层饼图。...让我们开始向演示文稿中添加一个新的旭日图: Presentation pres = new Presentation (); try { IChart...更改“树干 4”分支的颜色: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/java/data-points-of-t...
  7. 导出媒体文件到HTML文件|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....为了将媒体文件导出到HTML,请按照以下步骤操作: 创建一个Presentation类的实例 获取幻灯片的引用 设置过渡效果 将演示文稿写为PPTX文件...//加载演示文稿 using ( Presentation pres = new Presentation ( srcFileName...

    docs.aspose.com/slides/zh/net/export-media-file...
  8. 形状效果|Aspose.Slides 文档

    在C++中为PowerPoint形状应用效果...= System :: MakeObject < Presentation > (); auto slide = pres...= System :: MakeObject < Presentation > (); auto slide = pres...

    docs.aspose.com/slides/zh/cpp/shape-effect/
  9. Aspose.Slides for C++

    This step by step tutorial shows you how to........How to Covert PowerPoint Presentation to XPS Using C++ How to...to Protect PPTX Presentation Using C++ English Ελληνικά Türkçe...

    kb.aspose.com/slides/cpp/
  10. 图表格式化|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....来管理不同的图表元素并使用自定义值格式化它们: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-for...