Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 129,153 for

presentation

(0.31 sec)
  1. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for Android 精通图表:创建、格式化、绑定数据,并通过 Java 示例将图表导出为 PPT、PPTX 和 ODP。...addChart () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. 音频|Aspose.Slides 文档

    发现 Aspose.Slides for Java 的音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、剪切和提取声音,附带清晰的 Java 代码。...addAudio () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  3. 表格|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 Java 示例导出 PPT、PPTX 和 ODP。...addTable () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  4. 动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 的 Java 示例,探索 PPT、PPTX 和 ODP 演示文稿的动画示例:添加、序列化以及自定义效果和过渡。...addAnimation () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. Manage Video Frames in Presentations in .NET|As...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for .NET. Fast how-to guide....Manage Video Frames in Presentations in .NET Contents [ Hide...A well-placed video in a presentation can make your message more...

    docs.aspose.com/slides/net/video-frame/
  6. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/java/shape-formatting/
  7. 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/
  8. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) Presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples....Convert PowerPoint Presentations to TIFF in JavaScript Contents...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. 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/
  10. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for Java: add, customize, and sequence effects and durations with Java examples for PPT, PPTX, and ODP Presentations....addSlideTransition () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/s...