Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 130,530 for

presentation

(4.55 sec)
  1. Convert PowerPoint Presentations to TIFF in PHP...

    Learn how to easily convert PowerPoint (PPT, PPTX) Presentations to high-quality TIFF images using Aspose.Slides for PHP via Java, with code examples....Convert PowerPoint Presentations to TIFF in PHP Contents [ Hide...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. Section|Aspose.Slides for PHP Documentation

    Manage slide sections in PHP with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, PPTX and ODP....] Examples for managing presentation sections—add, access, remove...addSection () { $presentation = new Presentation (); try { $slide...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. Get the titles of all the slides|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....of all the slides in the presentation. public static IList < string...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  4. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument Presentations with C++. Step-by-step guide with code samples....Charts and Embed Them in Presentations as OLE Objects Contents...OLE object in a PowerPoint presentation using Aspose.Cells and Aspose...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  5. Online XML to PPSM Conversion or Develop Java b...

    Free online app to convert XML to PPSM 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...
  6. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中添加和管理超链接:链接文本、形状和图像,设置 PPT、PPTX 和 ODP 的目标和操作,提供 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. Convert PowerPoint Slides to PNG in Python|Aspo...

    Convert PowerPoint and OpenDocument Presentations to high-quality PNG images quickly with Aspose.Slides for Python via .NET, ensuring precise, automated results....PowerPoint presentations to PNG. You load a presentation, iterate...converting a PowerPoint presentation to PNG images using Aspose...

    docs.aspose.com/slides/python-net/convert-power...
  8. Aspose.Slides for .NET 15.4.0 的公共 API 及不向后兼容更改|...

    审阅 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... using ( Presentation input = new Presentation ()) { IShapeCollection...using ( Presentation presentation = new Presentation ()) { uint...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. 演示文稿查看器|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中的 PowerPoint 演示文稿查看器...从演示文稿幻灯片生成 SVG 图像,请按照以下步骤操作: 创建 Presentation 类的实例。 按索引获取幻灯片引用。 打开文件流。...; var presentation = new aspose . slides . Presentation ( "sample...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  10. Import Presentations from PDF or HTML in C++|As...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument Presentations in C++ with Aspose.Slides for seamless, high-performance slide processing....Import Presentations from PDF or HTML in C++ Contents [ Hide...for C++ , you can import presentations from files in other formats...

    docs.aspose.com/slides/cpp/import-presentation/