Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 127,324 for

presentation

(0.16 sec)
  1. Add Slides to Presentations in .NET|Aspose.Slid...

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

    docs.aspose.com/slides/net/add-slide-to-present...
  2. Export Presentations to XAML in .NET|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in .NET using Aspose.Slides—quick, Office-free solution that keeps your layout intact....Export Presentations to XAML in .NET Contents [ Hide ] Export...Export Presentations to XAML Info In Aspose.Slides 21.6 , we implemented...

    docs.aspose.com/slides/net/export-to-xaml/
  3. 图表|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 创建和自定义图表:添加数据、格式化系列、坐标轴和标签、切换图表类型并导出——支持 PPT、PPTX 和 ODP。... Presentation () as presentation : slide = presentation . slides..., 50 , 50 , 400 , 300 ) presentation . save ( "chart.pptx" ,...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. 动画|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中掌握幻灯片动画:添加、编辑和移除效果、时间和触发器,以在 PPT、PPTX 和 ODP 中创建动态演示文稿。... Presentation () as presentation : slide = presentation . slides...EffectTriggerType . ON_CLICK ) presentation . save ( "animation.pptx"...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Design Professional Presentations in C++|Aspose...

    Boost your slides with Aspose.Slides for C++ — design, automate, and convert PowerPoint and OpenDocument Presentations effortlessly. Learn more now!...Design Professional Presentations in C++ Contents [ Hide ] Manage...Manage Presentation Themes in C++ Manage Presentation Backgrounds...

    docs.aspose.com/slides/cpp/presentation-design/
  6. Multithreading in Aspose.Slides for Java|Aspose...

    Aspose.Slides for Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/java/multithreading/
  7. Convert Presentations to Multiple Formats in C+...

    Convert PowerPoint and OpenDocument Presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for C++. Simple, high-quality conversion....Convert Presentations to Multiple Formats in C++ Contents [ Hide...format presentations to PPTX file format presentations. As the...

    docs.aspose.com/slides/cpp/convert-presentation/
  8. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint Presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in Java Contents [...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. 幻灯片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中管理幻灯片:创建、克隆、重新排序、隐藏、设置背景和尺寸、应用过渡效果,并导出为 PowerPoint 和 OpenDocument。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 下面的每个示例都包括简要说明以及相应的...with slides . Presentation () as presentation : # 每张幻灯片基于一种布局,而布局本身基于母版幻灯片。...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. Manage Audio Frames in Presentations in .NET|As...

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

    docs.aspose.com/slides/net/audio-frame/