Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 126,510 for

presentation

(0.1 sec)
  1. Convert DOCX to PPS via C++ or with free Online...

    Export DOCX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPS online converter quickly before integrating the code....be useful for creating presentations from existing documents...well as ensuring that the presentation is consistent with the original...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. Online PCL to PPT Conversion or Develop Java ba...

    Free online app to convert PCL to PPT files. Java conversion library code for PCL 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/pcl-t...
  3. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...// Create a presentation Presentation presentation = new Presentation();...slide = presentation.getSlides().addEmptySlide(presentation.getLayoutSlides()...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  4. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument Presentations efficiently....fastest processing for this presentation document format. PPT to...can export all supported presentation file formats to Tagged Image...

    docs.aspose.com/slides/net/features-overview/
  5. Online XML to PPT Conversion or Build .NET base...

    Free online app to convert XML to PPT files. .NET C# conversion library code for XML documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xml-to...
  6. 在 Android 上格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 对 PowerPoint 和 OpenDocument 演示文稿中的文本进行格式化和样式设置。自定义字体、颜色、对齐方式等。...下面的代码片段演示了如何使用此功能: Presentation pres = new Presentation ( "Presentation.pptx"...下面的代码片段演示了如何使用此功能: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/zh/androidjava/text-form...
  7. Export MHTML to PPS in Android | products.aspos...

    Android API to Convert MHTML to PPS without using Microsoft Word...PPS (PowerPoint Show) is a presentation format used by Microsoft...It is used to display a presentation in a self-running slide...

    products.aspose.com/total/android-java/conversi...
  8. Convert EPUB to POT via Java API | products.asp...

    Java API to Convert EPUB to POT without using Microsoft Word...and manipulate PowerPoint presentations. It also provides the ability...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/epub-...
  9. 将 PowerPoint 转换为 PDF 附注|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为带附注的 PDF...实例化一个表示演示文稿文件的 Presentation 对象 $presIn = new Presentation ( "SelectedSlides...pptx" ); $presOut = new Presentation (); try { $slide = $presIn...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  10. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...实例化表示演示文稿文件的 Presentation 类 using ( Presentation presentation = new...new Presentation ( "ExistingChart.pptx" )) { // 获取图表对象的引用 var slide...

    docs.aspose.com/slides/zh/net/animated-charts/