Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 129,327 for

presentation

(0.77 sec)
  1. Online XML to POTM Conversion or Develop Java b...

    Free online app to convert XML to POTM files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  2. 超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。...addHyperlink () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $shape...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint Presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in .NET Contents [...PowerPoint or OpenDocument presentation to video, you gain: Increased...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Python and how to fix preview issues in PPT, PPTX and ODP Presentations....article) and then open the presentation in the Microsoft PowerPoint...you may want to save your presentation to ensure the image for...

    docs.aspose.com/slides/python-net/object-previe...
  5. 幻灯片过渡|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、PPTX 和 ODP 中的演示文稿。... Presentation () as presentation : slide = presentation . slides.... TransitionType . FADE presentation . save ( "slide_transition...

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

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides..."https://www.aspose.com" ) presentation . save ( "hyperlink.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/net/slide-layout/
  8. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument Presentations on Android in Java to indicate a draft, confidential information, and more....Add Watermarks to Presentations on Android Contents [ Hide ]...Watermarks A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/androidjava/watermark/
  9. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for Java 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,附带 Java 示例。...addHyperlink () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  10. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java and speed up Presentation editing and data updates....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/java/manage-rows-and-col...