Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 214,463 for

slides

(0.07 sec)
  1. How to Create PowerPoint Slide Image using C#

    This article entails how to create PowerPoint slide Image using C#. It covers the detailed steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in C#....Slides Product Family Aspose.Imaging...Family How to Create PowerPoint Slide Image using C# This short tutorial...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  2. 将 PowerPoint 转换为视频|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为视频...Slides 中将 PowerPoint 转换为视频 在 Aspose.Slides 22.11 中,我们实现了演示文稿到视频转换的支持。...中,我们实现了演示文稿到视频转换的支持。 使用 Aspose.Slides 生成与特定 FPS(每秒帧数)对应的一组帧(来自演示文稿幻灯片)...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  3. Adding Picture Frame with Animation|Aspose.Slid...

    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....Slides for .NET . First, we show you...the same steps using Aspose.Slides for .NET. Adding Picture Frames...

    docs.aspose.com/slides/net/adding-picture-frame...
  4. Aspose.Slides for PHP via Java -> Export Presen...

    Hi Aspose team, I’m currently evaluating Aspose.Slides for Java, using it in a Laravel (PHP) application via JavaBridge. I’ve successfully integrated the JavaBridge and deployed the aspose-Slides-25.4-jdk16.jar (tempora…...Slides for PHP via Java -> Export Presentations to HTML...Animations Aspose.Slides Product Family slides-java , slides-animation...

    forum.aspose.com/t/aspose-slides-for-php-via-ja...
  5. 在表格单元格中添加图片|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....FileName ); // 获取第一张幻灯片 Slide sld = pres . Slides [ 1 ]; foreach ( Shape...ImageFile ); } } Aspose.Slides Aspose.Slides for .NET 提供了最简单的 AP...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  6. Exception”Method Is Not Implemented” when Tryin...

    Hello when trying to open a .pptx in Aspose Slides v22.01 i get the following exception: com.aspose.Slides.exceptions.NotImplementedException: The method or operation is not implemented … Wrapped by: com.aspose.slid…...Slides Product Family slides-java jroldan1 April...trying to open a .pptx in Aspose Slides v22.01 i get the following...

    forum.aspose.com/t/exception-method-is-not-impl...
  7. Failed to Open PPTX with a Slide Having an Empt...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on t…...with a Slide Having an Empty Comment in C# Aspose.Slides Product...Product Family slides-net , slides-comments bhav April 25, 2025, 5:14am...

    forum.aspose.com/t/failed-to-open-pptx-with-a-s...
  8. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C++...Get the table from the first slide. Iterate through the table’s...AsCast < ITable > ( pres -> get_Slides () -> idx_get ( 0 ) -> get_Shapes...

    docs.aspose.com/slides/cpp/manage-cells/
  9. How to create Hello World Presentation document...

    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....Slides for .NET API has been released...code developed with Aspose.Slides for .NET versions earlier to...

    docs.aspose.com/slides/net/how-to-create-hello-...
  10. 演示文稿背景|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 演示文稿的背景...Slides 允许您为演示文稿中的特定幻灯片设置固体颜色作为背景(...将第一张 ISlide 的背景颜色设置为蓝色 pres . Slides [ 0 ]. Background . Type =...

    docs.aspose.com/slides/zh/net/presentation-back...