Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 129,325 for

presentation

(0.1 sec)
  1. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Java: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP Presentations....up unused ones to reduce presentation size. Add a Layout Slide...addLayoutSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/java/examples/elements/l...
  2. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for PHP via Java. Preserve layouts and speaker notes for professional Presentations....Convert PowerPoint Presentations to PDF with Notes in PHP Contents...how to convert PowerPoint presentations to PDF format with speaker...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint Presentations to TIFF with notes using Aspose.Slides for C++. Learn how to export slides with speaker notes efficiently....Convert PowerPoint Presentations to TIFF with Notes in C++ Contents...PowerPoint and OpenDocument presentations (PPT, PPTX, and ODP) with...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for .NET: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var notesSlide = slide . NotesSlideManager...

    docs.aspose.com/slides/net/examples/elements/note/
  5. 墨迹|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...
  6. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....Manage OLE in Presentations Using C++ Contents [ Hide ] Info...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/manage-ole/
  7. 在 .NET 中管理演示文稿背景|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/presentation-back...
  8. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint Presentations with Aspose.Slides for Android via Java. Stand out!...Apply Shape Animations in Presentations on Android Contents [ Hide...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/androidjava/shape-animat...
  9. 打印演示文稿|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....打印机: 创建 Presentation 类的实例以加载要打印的演示文稿 调用 Presentation 对象公开的无参数...Files\" ; //Load the presentation Presentation asposePresentation...

    docs.aspose.com/slides/zh/net/print-the-present...
  10. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java and speed up Presentation editing and data updates....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/java/manage-rows-and-col...