Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 163,351 for

presentation

(0.28 sec)
  1. Managing WordArt Properties in PHP|Aspose.Slide...

    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....instance of Presentation class $pres = new Presentation(); \# Get...>Accent1); \# Write the presentation as a PPTX file $save_format...

    docs.aspose.com/slides/java/managing-wordart-pr...
  2. Want to Add Excel as Embedded OLE According to ...

    Hi! Aspose Team, I have the requirement where I want to add the Excel as Embedded OLE object in ppt, according to the nos of columns in the middle of slides. Image should not show the empty spaces, it should occupy siz…...Create a presentation Presentation pres = new Presentation(); ISlide...addImage(imageByteArray)); // Write the presentation to disk pres.save(dataD...

    forum.aspose.com/t/want-to-add-excel-as-embedde...
  3. AddEffect() | Aspose.Slides for C++ API Reference

    Add new effect to the end of sequence....auto presentation = System :: MakeObject < Presentation > ( path...Slides :: IAutoShape > ( presentation -> get_Slides () -> idx_get...

    reference.aspose.com/slides/cpp/aspose.slides.a...
  4. Aspose.Slides for Java 15.10.0 Release Notes|As...

    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....video not getting played in presentation when viewed in PowerPoint...labels with + symbol corrupt presentation SLIDESJAVA-35022 - Layouts...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  5. fontsmanager - Aspose.Slides for Android via Ja...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate Presentation processing features in your own apps....PPImage PptOptions PptxOptions Presentation PresentationFactory PresentationHeaderFo...Manages fonts across the presentation. Method Summary All Methods...

    reference.aspose.com/slides/androidjava/com.asp...
  6. Aspose.Slides for Java 15.5.0 Release Notes|Asp...

    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....Setting default zoom size for presentation when it will open in PowerPoint...in saved presentation SLIDESJAVA-34836 - Presentation repair message...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  7. 通过 Java 将 POTX 转换为 PPT | products.aspose.com

    POTX 格式到 PPT 文件的示例 Java 转换代码。使用此示例代码可在任何基于 Web 或桌面 Java 的应用程序中将 PowerPoint 和 OpenOffice 演示文稿导出为 PPT。... 使用 Presentation 类的实例加载 POTX 文件 1.在指定输出文...在指定输出文件路径和SaveFormat时调用Presentation.save方法 1.PPT文件将保存在指定路径 系统要求 在运行...

    products.aspose.com/slides/zh/java/conversion/p...
  8. 通过 Java 将 PPTX 转换为 PDF | products.aspose.com

    PPTX 格式到 PDF 文件的示例 Java 转换代码。使用此示例代码可在任何基于 Web 或桌面 Java 的应用程序中将 PowerPoint 和 OpenOffice 演示文稿导出为 PDF。... 加载带有 Presentation 类实例的 PPTX 文件 1.在指定输出文件路...在指定输出文件路径和SaveFormat时调用Presentation.save方法 1.PDF文件将保存在指定路径 系统要求 在运行 Java...

    products.aspose.com/slides/zh/java/conversion/p...
  9. 通过 Java 将 ODP 转换为 PPSM | products.aspose.com

    ODP 格式到 PPSM 文件的示例 Java 转换代码。使用此示例代码将 PowerPoint 和 OpenOffice 演示文稿导出到任何基于 Web 或桌面 Java 的应用程序中的 PPSM。... 使用 Presentation 类的实例加载 ODP 文件 1.在指定输出文件...在指定输出文件路径和SaveFormat时调用Presentation.save方法 PPSM文件将保存在指定路径 系统要求 在运行 Java...

    products.aspose.com/slides/zh/java/conversion/o...
  10. RecoverWorkbookFromChartCache | Aspose.Slides f...

    如果图表的数据源是外部工作簿且不可用则会从图表缓存中恢复...using ( Presentation pres = new Presentation ( "Presentation.pptx"...

    reference.aspose.com/slides/zh/net/aspose.slide...