Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 242,742 for

slide

(0.08 sec)
  1. Missing Features in VSTO|Aspose.Slides 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....following topics Add layout Slide to Presentation Conversion from...Presentation to XPS Create Slide as SVG Image Export media files...

    docs.aspose.com/slides/net/missing-features-in-...
  2. Add Slides to Presentations in JavaScript|Aspos...

    Easily add Slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java — seamless, efficient Slide insertion in seconds....Add Slides to Presentations in JavaScript Contents [ Hide ] Add...Add Slide to Presentation Before talking about adding slides to...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  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. 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...
  5. 幻灯片转场|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握幻灯片转场:添加、定制和排序效果及持续时间,并提供 PPT、PPTX 和 ODP 演示文稿的示例。...Slides for Node.js via Java 应用幻灯片转场效果和计时。...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. 更改演示文稿中形状的填充颜色|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....the first shape on the first slide. public static void SetPPTShapeColor...relationship ID of the first slide. PresentationPart part = ppt...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  7. Create Thumbnails of Presentation Shapes in .NE...

    Generate high-quality shape thumbnails from PowerPoint Slides with Aspose.Slides for .NET – easily create and export presentation thumbnails....Slides for .NET is used to create...where each page is a slides. These slides can be viewed by opening...

    docs.aspose.com/slides/net/create-shape-thumbna...
  8. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Android MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....Slides for Android via Java . Add...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Adding Picture Frames with Animation Using VSTO...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and animate picture frames in PowerPoint (PPT, PPTX) Slides with clean C# code....Slides for .NET Contents [ Hide ]...first VSTO 2008 and then Aspose.Slides for .NET . First, we show you...

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

    使用 Aspose.Slides 在 C# 中控制页眉和页脚:添加或编辑日期/时间、页码和页脚文本,显示或隐藏 PPT、PPTX 和 ODP 中的占位符。...Slides for .NET 添加页脚并更新日期和时间占位符。 添加页脚...Presentation (); var slide = pres . Slides [ 0 ]; slide . HeaderFooterManager...

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