Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 241,369 for

slide

(1.43 sec)
  1. Need to Apply Master Layout of One PPTX to Anot...

    HI, I’m trying to apply master layout from template PPT to PPT2 using below code but my content placeholder is positioned as per PPT2 position which should have been as per the template PPT : using Aspose.Slides; using…...Slides Product Family slides-net , slides-design u.mirashi...PPT : using Aspose.Slides; using Aspose.Slides.Export; var ps1 =...

    forum.aspose.com/t/need-to-apply-master-layout-...
  2. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: insert, crop, compress, recolor, and export images with C++ examples for PPT, PPTX, and ODP presentations....Slides for C++ . The examples below...image in memory, place it on a slide, and then retrieve it. Add a...

    docs.aspose.com/slides/cpp/examples/elements/pi...
  3. Section|Aspose.Slides Documentation

    Manage Slide sections in Aspose.Slides for .NET: create, rename, reorder, and group Slides with C# examples for PPT, PPTX, and ODP....Slides for .NET . Add a Section Create...section that starts at a specific slide. static void AddSection () {...

    docs.aspose.com/slides/net/examples/elements/se...
  4. 视频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、PPTX 和 ODP。...Slides for Python via .NET 嵌入视频帧并设置播放选项。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Slides for Python via .NET . Add SmartArt...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  6. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP presentations....Slides for .NET . Add an OLE Object...Presentation (); var slide = presentation . Slides [ 0 ]; var pdfData...

    docs.aspose.com/slides/net/examples/elements/ol...
  7. Add Layout Slides to Presentation|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....Layout Slides to Presentation Contents [ Hide ] Aspose.Slides for...Layout slides in presentation. To add a Layout Slide, please...

    docs.aspose.com/slides/net/add-layout-slides-to...
  8. ActiveX|Aspose.Slides 文档

    查看 Aspose.Slides for Android 的 ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,使用清晰的 Java 代码。...Slides for Android via Java 添加、访问、删除和配置...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  9. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today....Slides for Python via .NET allows...files to slides. The audio files are embedded in slides as audio...

    docs.aspose.com/slides/python-net/audio-frame/
  10. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 C# 示例。...Slides for .NET 添加页脚并更新日期和时间占位符。 添加页脚...Presentation (); var slide = presentation . Slides [ 0 ]; slide . HeaderFooterManager...

    docs.aspose.com/slides/zh/net/examples/elements...