Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 127,324 for

presentation

(0.59 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint Presentations....Excel Data into PowerPoint Presentations Contents [ Hide ] Introduction...Introduction PowerPoint presentations are a powerful way to display...

    docs.aspose.com/slides/java/excel-integration/
  2. Embed Fonts in Presentations Using JavaScript|A...

    Embed TrueType fonts in PowerPoint and OpenDocument Presentations with Aspose.Slides for Node.js via Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using JavaScript Contents [ Hide...useful when you want your presentation to appear correctly when...

    docs.aspose.com/slides/nodejs-java/embedded-font/
  3. Convert PowerPoint Presentations to HTML in .NE...

    Convert PowerPoint Presentations to responsive HTML in .NET. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....Convert PowerPoint Presentations to HTML in .NET Contents [ Hide...PowerPoint and OpenDocument presentations to HTML with Aspose.Slides...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. 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/
  5. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint Presentations with tailored legend formatting....Customize Chart Legends in Presentations in .NET Contents [ Hide...below: Create an instance of Presentation class. Get reference of...

    docs.aspose.com/slides/net/chart-legend/
  6. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getSl...(BackgroundType value) 方法设置背景类型。 使用 Presentation->getSlides()->idxget(0)...

    blog.aspose.com/zh/slides/set-slide-background-...
  7. 动画|Aspose.Slides for Node.js via .NET 文档

    探索 Aspose.Slides for Node.js 动画示例:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与转场。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. 备注|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中添加、读取、编辑和导出演讲者备注:格式化文本、按幻灯片管理备注,并在 PowerPoint 和 OpenDocument 中控制可见性。... Presentation () as presentation : slide = presentation . slides...notes_text_frame . text = "My note" presentation . save ( "note.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. Open Presentations in PHP|Aspose.Slides for PHP...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) Presentations effortlessly with Aspose.Slides for PHP via Java — fast, reliable, fully featured....Open Presentations in PHP Contents [ Hide ] Overview Beyond creating...creating PowerPoint presentations from scratch, Aspose.Slides...

    docs.aspose.com/slides/php-java/open-presentation/
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using PHP Contents [ Hide...node. $pres = new Presentation ( "Presentation.pptx" ); try { $slide...

    docs.aspose.com/slides/php-java/manage-smartart/