Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 126,866 for

presentation

(0.08 sec)
  1. Merge PPSM Files via C++ | products.aspose.com

    C++ example code to combine PPSM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/ppsm/
  2. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) Presentations with precise control....shows how to read a sample presentation with some text on the first...following steps: Open the source presentation. Access the first slide...

    docs.aspose.com/slides/net/format-text-using-vs...
  3. How to Insert Image into PowerPoint Table using...

    This topic guides on how to insert Image into PowerPoint Table using Java. It encompasses all the requisite information and a working sample code to add table image in PowerPoint using Java....the Presentation class instance to add a new presentation and...loaded image inside the presentation image collection Load the...

    kb.aspose.com/slides/java/how-to-insert-image-i...
  4. Merge ODP Files using .NET | products.aspose.com

    C# source code to combine ODP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.odp" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/odp/
  5. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....in C++: Create Dynamic Presentations Easily Contents [ Hide ]...Introduction Creating PowerPoint presentations manually can be a time-consuming...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  6. Aspose.Slides for PHP via Java 14.9.0 中的公共 API ...

    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....newImage) $presentation = new Presentation ( "presentation.pptx" );...第一个方法 # ... $imageData = $presentation -> getImages () -> get_Item...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  7. Portable Document Format (PDF)|Aspose.Slides Do...

    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....for Java lets you convert presentation files to PDF. PDF in Aspose...Aspose.Slides for Java Any presentation that can be loaded into...

    docs.aspose.com/slides/java/portable-document-f...
  8. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。...该代码可以在 Presentation 对象中加载 PPT、PPTX 和 ODP 等多种格式并保存为...PowerPoint 演示文稿转换为 HTML: 创建 Presentation 类的实例。 使用 Save 方法将对象保存为 HTML...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  9. Convert PPT to PPTX in Python|Aspose.Slides for...

    Convert legacy PPT Presentations to modern PPTX fast in Python with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....to convert a PowerPoint presentation in PPT format into PPTX...convert thousands of PPT presentations to PPTX format, the best...

    docs.aspose.com/slides/python-net/convert-ppt-t...
  10. C++ API to Convert XSLFO to XAML | products.asp...

    Convert XSLFO to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/xslfo-...