Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 242,638 for

slide

(0.14 sec)
  1. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Slides allows you to access and modify...presentation, get a table from a slide, update cell formatting through...

    docs.aspose.com/slides/java/manage-cells/
  2. Section|Aspose.Slides for Python Documentation

    Manage Slide sections in Python with Aspose.Slides: create, rename, reorder easily, move Slides between sections, and control visibility for PPT, PPTX and ODP....Slides for Python via .NET . Add a...a specific slide. def add_section (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  3. 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...
  4. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用 SmartArt:使用 C++ 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...Slides for C++ 添加 SmartArt 图形、访问它们、删除它们以及更改布局。...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto smartArt...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. How to Convert Multiple PPT Files to PDF using ...

    This short tutorial guides on how to convert multiple PPT files to PDF using Python along with the detailed configuration steps to set up the environment. One can develop a multiple PPT to PDF converter in Python using the example code....Slides Product Family Aspose.Imaging...will have control over each slide that is included in the PDF...

    kb.aspose.com/slides/python/how-to-convert-mult...
  6. Convert PPT and PPTX to JPG in PHP|Aspose.Slide...

    Convert PowerPoint (PPT, PPTX) Slides to high-quality JPG images in PHP with Aspose.Slides for PHP using fast, reliable code examples....Slides API you can convert PowerPoint...create the thumbnail for every slide. This may be useful if you want...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. Manage Presentation Notes in Java|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Slides supports removing notes slides from a presentation...style to notes slides in a presentation. Aspose.Slides allows you...

    docs.aspose.com/slides/java/presentation-notes/
  8. Manage PowerPoint Presentation Themes in Python...

    Master presentation themes in Aspose.Slides for Python via .NET to create, customize and convert PowerPoint files with consistent branding....for different elements on a slide. If you don’t like the defaults...select a new theme color, Aspose.Slides provides values in the SchemeColor...

    docs.aspose.com/slides/python-net/presentation-...
  9. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Android ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code....Slides for Android via Java . Add...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance Slide designs.... You can add an image to a slide through a picture frame. This...the Presentation class. Get a slide’s reference through its index...

    docs.aspose.com/slides/php-java/picture-frame/