Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 130,000 for

presentation

(0.18 sec)
  1. Online XSLFO to POTM Conversion or Develop Java...

    Free online app to convert XSLFO to POTM 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...
  2. Online XSLFO to PPTM Conversion or Develop Java...

    Free online app to convert XSLFO to PPTM 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...
  3. Export PDF to POTM in Android | products.aspose...

    Android API to Convert PDF to POTM without using Microsoft Word...PowerPoint Open XML Macro-Enabled Presentation (POTM) format. This format...and can be used to create presentations with interactive elements...

    products.aspose.com/total/android-java/conversi...
  4. Convert MD to POTX via Java API | products.aspo...

    Java API to Convert MD to POTX without using Microsoft Word...PPTX, which is a PowerPoint presentation format. Once the MD file...and converting PowerPoint presentations. Using Aspose.Total for...

    products.aspose.com/total/java/conversion/md-to...
  5. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...使用示例: using ( Presentation pres = new Presentation ()) { ISmartArt...SmartArtShape。 using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. Online SVG to POT Conversion or Develop Java ba...

    Free online app to convert SVG to POT files. Java conversion library code for SVG 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/svg-t...
  7. Online XSLFO to PPT Conversion or Develop Java ...

    Free online app to convert XSLFO to PPT 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...
  8. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for .NET: add, customize, and sequence effects and durations with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Apply a fade transition. slide...

    docs.aspose.com/slides/net/examples/elements/sl...
  9. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for PHP via Java, with examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations Using PHP Contents [ Hide...Hide ] Data Storage in Presentation Files PPTX files—items with...

    docs.aspose.com/slides/php-java/managing-tags-a...
  10. How to Convert HTML to PowerPoint using C#

    This short tutorial guides on how to convert HTML to PowerPoint using C#. It contains details about configuration, step-wise process and a runnable sample code to insert HTML into PowerPoint using C#....Create a new presentation using the Presentation class for embedding...at the end of the loaded presentation using the AddFromHtml()...

    kb.aspose.com/slides/net/how-to-convert-html-to...