Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 10,116 for

presentation

(0.04 sec)
  1. Font Substitution - PowerPoint Java API|Aspose....

    Substitute font in PowerPoint in Java...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/java/font-substitution/
  2. 字体替换 - PowerPoint C# API|Aspose.Slides 文档

    C# PowerPoint API 允许您在演示文稿中替换字体...using ( Presentation pres = new Presentation ( @"Presentation.pptx"...// 加载演示文稿 Presentation presentation = new Presentation ( "Fonts...

    docs.aspose.com/slides/zh/net/font-substitution/
  3. Highlight Text in PowerPoint using C#

    Highlight text in PowerPoint using C#. Get the IDE settings, a list of steps, and sample code to search text in the slides and highlight in PowerPoint using C#....sample code to develop a presentation highlight tool using C#...text Load the PowerPoint presentation and iterate through all...

    kb.aspose.com/slides/net/highlight-text-in-powe...
  4. Compare Slides|Aspose.Slides 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.... Presentation presentation1 = new Presentation ( "AccessSlides...); try { Presentation presentation2 = new Presentation ( "HelloWorld...

    docs.aspose.com/slides/java/compare-slides/
  5. 设置母版幻灯片的背景颜色|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 = Globals . ThisAddIn...ThisAddIn . Application . Presentations . Open ( "设置母版幻灯片的背景颜色.ppt"...

    docs.aspose.com/slides/zh/net/setting-backgroun...
  6. 图表工作簿|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的图表工作簿...代码演示了一个示例操作: Presentation pres = new Presentation ( "chart.pptx"...} 将工作簿单元格设置为图表数据标签 创建一个 Presentation 类的实例。 通过其索引获取幻灯片的引用。 添加带有一些数据的气泡图。...

    docs.aspose.com/slides/zh/java/chart-workbook/
  7. 将 PowerPoint 转换为 TIFF|Aspose.Slides for PHP 文档

    将 PowerPoint 演示文稿转换为 TIFF...将 PowerPoint 转换为 TIFF 使用 Presentation 类提供的 Save 方法,您可以快速将整个 PowerPoint...实例化一个表示演示文稿文件的 Presentation 对象 $pres = new Presentation ( "presentation...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  8. 3D 演示文稿|Aspose.Slides for PHP 文档

    在 PHP 中的 3D PowerPoint 演示文稿...$imageScale = 2 ; $presentation = new Presentation (); $slide = $presentation...$presentation -> getSlides () -> get_Item ( 0 ); $shape = $slide...

    docs.aspose.com/slides/zh/php-java/3d-presentat...
  9. Chart Calculations|Aspose.Slides 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....= System :: MakeObject < Presentation > ( u "test.pptx" ); auto...get_ActualHeight (); // Saving presentation pres -> Save ( u "Result...

    docs.aspose.com/slides/cpp/chart-calculations/
  10. Convert PowerPoint to Word|Aspose.Slides for PH...

    Convert PowerPoint Presentation to Word...content or information from a presentation (PPT or PPTX) in new ways...benefit from converting the presentation to Word (DOC or DOCX). When...

    docs.aspose.com/slides/php-java/convert-powerpo...