Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 130,496 for

presentation

(0.79 sec)
  1. 动画|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中掌握幻灯片动画:添加、编辑和删除效果、时间和触发器,以在 PPT、PPTX 和 ODP 中创建动态演示文稿。...addAnimation () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $shape...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. ActiveX|Aspose.Slides for PHP 文档

    了解如何在 PHP 中使用 Aspose.Slides 查找、编辑和删除 ActiveX 控件,以及为 PowerPoint 演示文稿更新属性。...addActiveX () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 添加新的...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Convert TIFF to EMF Using C++ | products.aspose...

    C++ conversion code for TIFF to EMF. Use the example code for batch TIFF to EMF conversion in C++ applications....file to EMF by creating a presentation, adding the TIFF image to...as an EMF file. Create a Presentation instance. Read the TIFF...

    products.aspose.com/slides/cpp/conversion/tiff-...
  4. 连接器|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以链接 PPT、PPTX 和 ODP 中的形状。...addConnector () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $connector...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  5. Convert TIFF to BMP Using C++ | products.aspose...

    C++ conversion code for TIFF to BMP. Use the example code for batch TIFF to BMP conversion in C++ applications....file to BMP by creating a presentation, adding the TIFF image to...as a BMP image. Create a Presentation instance. Read the TIFF...

    products.aspose.com/slides/cpp/conversion/tiff-...
  6. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for Java. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....mechanism for long-running presentation tasks, such as deserialization...LoadOptions and passed to the Presentation constructor. When InterruptionTokenSou...

    docs.aspose.com/slides/java/support-for-interru...
  7. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data Presentations....Manage Chart Data Series in Presentations Using С++ Contents [ Hide...structured and visualized within presentations. These objects provide the...

    docs.aspose.com/slides/cpp/chart-series/
  8. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for .NET: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/net/examples/elements/hy...
  9. Save Presentations in Read-Only Mode Using Pyth...

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

    docs.aspose.com/slides/python-net/read-only-pre...
  10. Save Presentations in Read-Only Mode Using PHP|...

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

    docs.aspose.com/slides/php-java/read-only-prese...