Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 142,060 for

pptx

(0.14 sec)
  1. Manage ActiveX Controls in Presentations on And...

    Learn how Aspose.Slides for Android via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Save the presentation as a PPTX file. This sample code, based.... save ( "Output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/activex/
  2. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Save the presentation as a PPTX file. This sample code, based.... save ( "Output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/activex/
  3. 添加幻灯片到演示文稿|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....pptx" ; InsertNewSlide ( FileName...FileName = FilePath + "添加幻灯片到演示文稿.pptx" ; // 实例化表示 PPT 文件的 PresentationEx...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  4. 演示文稿属性|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中管理 PowerPoint 演示文稿属性...pptx" ); try { // 创建对与 Presentation...Presentation ( "Presentation.pptx" ); try { // 创建与 Presentation...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  5. 在 .NET 中创建演示文稿图表的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用 Aspose.Slides 通过遗留和现代图表 API 在 PowerPoint PPT、Pptx 和 ODP 演示文稿中创建图表。...Pptx 命名空间的所有类现已合并到单一的 Aspose.Slides...Slides for .NET Approach //实例化表示 PPTX 文件的 PresentationEx 类 using (...

    docs.aspose.com/slides/zh/net/how-to-create-cha...
  6. 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....pptx" ); IFontData sourceFont = new..."PresContainsTimesNoe.pptx" , SaveFormat . Pptx ); Another example...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Embed Fonts in Presentations on Android|Aspose....

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java, ensuring accurate rendering across all platforms....pptx" ); try { // Renders a slide...= new Presentation ( "Fonts.pptx" ); try { IFontData [] allFonts...

    docs.aspose.com/slides/androidjava/embedded-font/
  8. Customize Chart Data Tables in Presentations on...

    Customize chart data tables in Java for PPT and Pptx with Aspose.Slides for Android to boost efficiency and appeal in presentations....pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/chart-data-t...
  9. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables for PPT and Pptx with Aspose.Slides for PHP via Java to boost efficiency and appeal in presentations....pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/chart-data-table/
  10. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device....pptx" ); // Render/export the presentation...Presentation ( "MyPresentation.pptx" , loadOptions ); try { // Work...

    docs.aspose.com/slides/androidjava/custom-font/