Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 129,136 for

presentation

(0.78 sec)
  1. Export XSLFO to PPSM in Android | products.aspo...

    Android API to Convert XSLFO to PPSM without using Microsoft Word...Microsoft PowerPoint to store presentations. It is a binary file format...format that stores the presentation data in a compressed form....

    products.aspose.com/total/android-java/conversi...
  2. Conversion of OpenOffice Document|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....offers Presentation class that represents a presentation file.... Presentation class can now also access ODP through Presentation...

    docs.aspose.com/slides/net/conversion-of-openof...
  3. 在 PHP 中格式化 PowerPoint 形状|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides 在 PHP 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精确且完全控制地设置填充、线条和效果样式。...以下步骤概述了该过程: 创建 Presentation 类的实例。 按索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 $presentation = new Presentation (); try...

    docs.aspose.com/slides/zh/php-java/shape-format...
  4. Export SVG to PPS in Android | products.aspose.com

    Android API to Convert SVG to PPS without using Microsoft Word... However, the Portable Presentation Format (PPS) is a file format...used to store slides for a presentation created with Microsoft PowerPoint...

    products.aspose.com/total/android-java/conversi...
  5. Convert PS to XAML via Java API | products.aspo...

    Java API to Convert PS to XAML without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/ps-to...
  6. Online XSLFO to PPSX Conversion or Develop Java...

    Free online app to convert XSLFO to PPSX files. Java conversion library code for XSLFO 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/xslfo...
  7. Missing Features in VSTO|Aspose.Slides Document...

    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....topics Add layout Slide to Presentation Conversion from PPT to PPTX...Document Convert Presentation to HTML Convert Presentation to Tiff with...

    docs.aspose.com/slides/net/missing-features-in-...
  8. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for Java. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....instance is passed to the Presentation constructor, invoking InterruptionTokenSou...task associated with that Presentation . The following code snippet...

    docs.aspose.com/slides/java/support-for-interru...
  9. OleObject|Aspose.Slides for Python Documentation

    Work with OLE objects in Python using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....Embed a PDF file into the presentation. def add_ole_object ():...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/cpp/examples/elements/ta...