Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 242,739 for

slide

(0.1 sec)
  1. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for PHP via Java, streamlining your workflow....effectively combining their slides in a single presentation to...presentations in such manner. Aspose.Slides for PHP via Java , however...

    docs.aspose.com/slides/php-java/merge-presentat...
  2. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中管理分组形状:使用 C# 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置分组形状的样式。...Slides for .NET 创建形状组、访问、取消分组和删除的示例。...var slide = presentation . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  3. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a Slide from one presentation to another, or even when I create an empty Slide in the target presen…...Shapes or Slides Across Presentations in Java Aspose.Slides Product...Family slides-text , slides-java , slides-design , slides-cloning...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  4. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish Slides for PowerPoint and OpenDocument....Slides, a text box is represented...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET MathematicalText examples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP presentations....Slides for .NET . Add Math Text Create...Presentation (); var slide = presentation . Slides [ 0 ]; // Add a...

    docs.aspose.com/slides/net/examples/elements/ma...
  6. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for .NET ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code....Slides for .NET . Add an ActiveX Control...Presentation (); var slide = presentation . Slides [ 0 ]; // Add a...

    docs.aspose.com/slides/net/examples/elements/ac...
  7. Picture|Aspose.Slides for Python Documentation

    Work with pictures in Python using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....Slides for Python via .NET . The examples...image in memory, place it on a slide, and then retrieve it. Add a...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Efficiently Merge Presentations in .NET|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for .NET, streamlining your workflow....Slides allows you to merge presentations...presentations by cloning slides from one presentation into another...

    docs.aspose.com/slides/net/merge-presentation/
  9. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....Slides for Python via .NET . Add Math...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code....Slides. It shows how to add a group shape to a slide, place...Aspose.Slides supports working with group shapes on a slide. This...

    docs.aspose.com/slides/python-net/group/