Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 126,569 for

presentation

(0.15 sec)
  1. 管理 JavaScript 中的演示文稿背景|Aspose.Slides for Node.j...

    了解如何使用 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并通过代码技巧提升您的演示文稿。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...示例展示如何将蓝色纯色设置为普通幻灯片的背景: // 创建 Presentation 类的实例。 let presentation = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  2. Convert PDF to SWF in Python | products.aspose.com

    Sample code for PDF to SWF Python conversion. Use PowerPoint Python API for batch conversion PDF files to SWF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  3. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/androidjava/slide-layout/
  4. Need to Apply Master Layout of One PPTX to Anot...

    HI, I’m trying to apply master layout from template PPT to PPT2 using below code but my content placeholder is positioned as per PPT2 position which should have been as per the template PPT : using Aspose.Slides; using…...= new Presentation(PPTXpath); var t = new Presentation(templatePath);...layout from one PowerPoint presentation to another using Aspose...

    forum.aspose.com/t/need-to-apply-master-layout-...
  5. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data Presentations....Manage Chart Data Series in Presentations Using JavaScript Contents...Create an instance of the Presentation class. Add a clustered column...

    docs.aspose.com/slides/nodejs-java/chart-series/
  6. Export Presentations to XAML on Android|Aspose....

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides for Android—quick, Office-free solution that keeps your layout intact....Export Presentations to XAML on Android Contents [ Hide ] Export...Export Presentations to XAML In Aspose.Slides 21.6 , we implemented...

    docs.aspose.com/slides/androidjava/export-to-xaml/
  7. Customize Chart Data Tables in Presentations in...

    Customize chart data tables in .NET for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations in .NET Contents [ Hide...series color. Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/net/chart-data-table/
  8. Export XML to SWF in Android | products.aspose.com

    Android API to Convert XML to SWF without using Microsoft Word...editing, and converting presentations. It also supports the conversion...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  9. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in Java....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Java code is an implementation...

    docs.aspose.com/slides/java/manage-paragraph/
  10. Animate PowerPoint Text in .NET|Aspose.Slides D...

    Create dynamic animated text in PowerPoint and OpenDocument Presentations using Aspose.Slides for .NET, with easy-to-follow, optimized C# code examples....using ( Presentation presentation = new Presentation ( dataDir...autoShape = ( IAutoShape ) presentation . Slides [ 0 ]. Shapes [...

    docs.aspose.com/slides/net/animated-text/