Sort Score
Result 10 results
Languages All
Labels All
Results 7,291 - 7,300 of 129,954 for

presentation

(0.25 sec)
  1. 在 Java 中将 PowerPoint 幻灯片转换为 PNG|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将 PowerPoint 演示文稿快速转换为高质量 PNG 图像,确保精确、自动化的结果。...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.getSlides() 集合中获取位于...演示文稿转换为 PNG: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Convert PPSX to XLTX via C++ or with free Onlin...

    Export PPSX to XLTX in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSX to XLTX online converter quickly before integrating the code.... The Portable Presentation Format (PPSX) is a file...file format used to store presentations created with Microsoft PowerPoint...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  4. Specify Fallback Fonts for Presentations in С++...

    Master Aspose.Slides for С++ to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....Specify Fallback Fonts for Presentations in С++ Contents [ Hide ]...specify fallback fonts for presentation rendering and export operations...

    docs.aspose.com/slides/cpp/create-fallback-font/
  5. 在 PHP 中管理演示文稿主题|Aspose.Slides for PHP 文档

    通过 Java 在 Aspose.Slides for PHP 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。...代码演示了如何更改主题的强调颜色: $pres = new Presentation (); try { $shape = $pres...代码演示了从主主题颜色获取附加调色板颜色并将其用于形状的操作: $presentation = new Presentation (); try { $slide...

    docs.aspose.com/slides/zh/php-java/presentation...
  6. Online DOTM File Comparison or Build Android Mo...

    Free online app to Compare different DOTM files. Android comparison library code for DOTM documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...(Microsoft PowerPoint Template Presentation) Compare Powerpoint Files...

    products.aspose.com/total/android-java/compare/...
  7. Online RTF File Comparison or Build Android Mob...

    Free online app to Compare different RTF files. Android comparison library code for RTF documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...(Microsoft PowerPoint Template Presentation) Compare Powerpoint Files...

    products.aspose.com/total/android-java/compare/...
  8. 通過 C++ 合併 PPSX 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中組合 PPSX 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  9. 管理 PHP 中的演示文稿缩放|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 创建和自定义缩放 —— 在章节之间跳转,在 PPT、PPTX 和 ODP 演示文稿中添加缩略图和过渡效果。...您可以按照以下方式在幻灯片上添加缩放框架: 创建 Presentation 类的实例。 创建您打算链接缩放框架的新幻灯片。...代码展示了如何在幻灯片上创建缩放框架: $pres = new Presentation (); try { # 添加新的幻灯片到演示文稿...

    docs.aspose.com/slides/zh/php-java/manage-zoom/
  10. 搜索

    搜索...首先,使用 Presentation 類創建一個新的演示文稿或加載現有的演示文稿。 然後,使用 Presentation.ge...setAllFootersText(String) 方法設置頁腳。 使用 Presentation.getMasterNotesSlideM()....

    blog.aspose.com/zh-hant/slides/sadd-header-foot...