Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 129,312 for

presentation

(0.17 sec)
  1. View or Edit POT Files Metadata using Java | pr...

    Java source code to edit or view POT format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/pot/
  2. 墨迹|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔划、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...accessInk () { $presentation = new Presentation ( "ink.pptx" );...); try { $slide = $presentation -> getSlides () -> get_Item (...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Save Presentations in Read-Only Mode in .NET|As...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for .NET, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode in .NET Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/net/read-only-presentation/
  4. Add Slides to Presentations on Android|Aspose.S...

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for Android via Java—seamless, efficient slide insertion in seconds....Add Slides to Presentations on Android Contents [ Hide ] Add...Add a Slide to a Presentation Before talking about adding slides...

    docs.aspose.com/slides/androidjava/add-slide-to...
  5. Chart|Aspose.Slides for Node.js via .NET Docume...

    Master charts with Aspose.Slides for Node.js via Java: create, format, bind data, and export charts in PPT, PPTX, and ODP with JavaScript examples....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. 图片|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理图片:插入、裁剪、压缩、重新着色,并使用 Java 示例导出 PPT、PPTX 和 ODP 演示文稿的图像。...IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  7. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP Presentations....Manage Audio in Presentations Using JavaScript Contents [ Hide...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  8. 在 .NET 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...// 创建 Presentation 类的实例。 using ( Presentation presentation = new...

    docs.aspose.com/slides/zh/net/presentation-back...
  9. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations Using Java Contents [ Hide...sample operation: Presentation pres = new Presentation ( "chart.pptx"...

    docs.aspose.com/slides/java/chart-workbook/
  10. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument Presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more....feature: Presentation pres = new Presentation ( "Presentation.pptx"...feature: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/java/text-formatting/