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

presentation

(0.04 sec)
  1. Exporting Math Equations|Aspose.Slides Document...

    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....Exporting Math Equations from Presentations Aspose.Slides for Android...export math equations from presentations. For example, you may need...

    docs.aspose.com/slides/androidjava/exporting-ma...
  2. 演示文稿背景|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中设置背景... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...色): # 创建 Presentation 类的实例 $pres = new Presentation ( "MasterBG...

    docs.aspose.com/slides/zh/php-java/presentation...
  3. 转换幻灯片|Aspose.Slides 文档

    在Java中将PowerPoint幻灯片转换为图像(位图、PNG或JPG)...图像: Presentation pres = new Presentation ( "Presentation.pptx"...方法将演示文稿的第一张幻灯片转换为位图对象: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/zh/java/convert-slide/
  4. Font Substitution - PowerPoint Java API|Aspose....

    Substitute font in PowerPoint...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/php-java/font-substitution/
  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 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/pie-chart/
  6. 转换为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....//实例化一个表示演示文稿文件的Presentation对象 Presentation pres = new Presentation ( srcFileName...

    docs.aspose.com/slides/zh/net/conversion-to-html/
  7. Supported File Formats|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....PowerPoint presentation 97 - 2003 PPTX PowerPoint presentation 2007...2007 - 2019 PPTM PowerPoint presentation 2007 - 2019 PPSM PowerPoint...

    docs.aspose.com/slides/sharepoint/supported-fil...
  8. Public API and Backwards Incompatible Changes i...

    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.... using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Fallback Font - PowerPoint Java API|Aspose.Slid...

    Fallback font is used when the font specified for text is available in the system, but this font does not contain a necessary glyph. In this case, it is possible for PowePoint Java API to use one of the specified fallback fonts for the glyph replacement....certain presentation, remove fallback fonts from presentation, specify...Fonts Collection Render Presentation with Fallback Font Embedded...

    docs.aspose.com/slides/java/fallback-font/
  10. 演示文稿查看器|Aspose.Slides for PHP 文档

    PowerPoint PPT 查看器...从任何所需的幻灯片生成 SVG 图像,请按照以下步骤进行: 创建一个 Presentation 类的实例。 通过使用其 ID 或索引获取所需幻灯片的引用。...实例化表示演示文稿文件的 Presentation 类 $pres = new Presentation ( "CreateSlidesSVGImage...

    docs.aspose.com/slides/zh/php-java/presentation...