Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 130,453 for

presentation

(0.13 sec)
  1. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... ActiveX 控件,请执行以下操作: 创建 Presentation 类的实例并加载其中包含 ActiveX 控件的演示文稿。...slides . Presentation ( path + "ActiveX.pptm" ) as presentation : #...

    docs.aspose.com/slides/zh/python-net/activex/
  2. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked Presentation.…...typeface="XXX" /> I checked presentation.master_theme.font_scheme...import Presentation, FontData # Load your presentation presentation...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  3. Using Aspose.Slides with ReportViewer 2010 and ...

    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....2010/2012 to a PowerPoint presentation . RplRenderer class renders...Stream Format to PowerPoint presentation. RplRenderer uses soft page...

    docs.aspose.com/slides/reportingservices/using-...
  4. 在 Android 上的演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Android(通过 Java),对 PPT 和 PPTX 文件应用高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...OuterShadowEffect ) 应用于矩形: Presentation pres = new Presentation (); try { IShape...代码展示了如何将反射效果应用于形状: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  5. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument Presentations to HTML in C++ using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....Export Presentations to HTML with Externally Linked Images Contents...Contents [ Hide ] The presentation-to-HTML export process lets...

    docs.aspose.com/slides/cpp/exporting-presentati...
  6. Convert WORD to PPT via C++ or with free Online...

    Export WORD to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPT online converter quickly before integrating the code....documents to PowerPoint presentations is a common requirement...PowerPoint presentations are also easier to present and navigate...

    products.aspose.com/total/cpp/conversion/word-t...
  7. Convert OTT to PPS in Python or with free Onlin...

    OTT to PPS conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to PPS online converter quickly before integrating the code....convert their documents into presentations. How Aspose.Total helps...save the created PDF into Presentation as a PPS format. The Aspose...

    products.aspose.com/total/python-net/conversion...
  8. Convert PPSM to DOCM in Python or with free Onl...

    PPSM to DOCM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPSM to DOCM online converter quickly before integrating the code.... The Portable Presentation Slide Master (PPSM) format...file format used to store presentation slides. It is a binary file...

    products.aspose.com/total/python-net/conversion...
  9. Convert WORD to PPSX via C++ or with free Onlin...

    Export WORD to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSX online converter quickly before integrating the code.... PPSX is a presentation format that is used to create... and is often used for presentations, webinars, and other types...

    products.aspose.com/total/cpp/conversion/word-t...
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint Presentations using Aspose.Slides for PHP via Java for more engaging slides....Manage Chart Data Labels in Presentations Using PHP Contents [ Hide...data label: $pres = new Presentation (); try { $chart = $pres...

    docs.aspose.com/slides/php-java/chart-data-label/