Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 113,576 for

presentation

(0.07 sec)
  1. Convert ODT to PPT in Python or with free Onlin...

    ODT to PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....which is the most popular presentation software. Therefore, if...to present your ODT document in a PowerPoint presentation, you...

    products.aspose.com/total/python-net/conversion...
  2. 默认字体 - PowerPoint Java API|Aspose.Slides 文档

    PowerPoint Java API 允许您设置将演示文稿渲染为 PDF、XPS 或缩略图的默认字体。本文展示了如何定义 DefaultRegular Font 和 DefaultAsian Font 作为默认字体。... 使用 Presentation 加载演示文稿并设置加载选项。 现在,生成幻灯片缩略图、PDF...); // 加载演示文稿 Presentation pres = new Presentation ( "DefaultFonts...

    docs.aspose.com/slides/zh/java/default-font/
  3. Convert TXT to PowerPoint in Python or with Fre...

    Effortlessly perform TXT to PowerPoint conversion in your Python applications without the need for Microsoft Word or PowerPoint, either online or offline. Try our free TXT to PowerPoint online converter for a quick test before seamless code integration....into visually appealing presentations, making it more engaging...materials, or business presentations. Second, it simplifies the...

    products.aspose.com/total/python-net/conversion...
  4. Compare Slides|Aspose.Slides for Python Documen...

    Compare PowerPoint Presentation slides in Python... Presentation ( path + "AccessSlides.pptx"...) as p1 : with slides . Presentation ( path + "HelloWorld.pptx"...

    docs.aspose.com/slides/python-net/compare-slides/
  5. How to Convert Excel to PPTX in Python

    This quick article covers the details of how to convert Excel to PPTX in Python. To convert Excel to PPTX in Python environment preparation as well as the code snippet is present for demonstration....well as the code snippet is present for demonstration. By going...conversion to a PowerPoint presentation Convert the Excel workbook...

    kb.aspose.com/cells/python/how-to-convert-excel...
  6. Highlight Text in PowerPoint using Java

    Highlight text in PowerPoint using Java. Get the detail to set IDE, a list of steps, and a sample code to highlight in PowerPoint using Java....PowerPoint file into the Presentation class object and parse all...highlightText() method Save the output presentation with highlighted text in...

    kb.aspose.com/slides/java/highlight-text-in-pow...
  7. Split ODP Files Online or using Android Mobile ...

    Free online app to split different ODP files. Android splitter library Java code for ODP documents....Load the ODP file using Presentation class. Iterate through each...spreadsheets and PowerPoint presentations. Android ODP Splitter Library...

    products.aspose.com/total/android-java/split/odp/
  8. Split PPTX Files Online or using Android Mobile...

    Free online app to split different PPTX files. Android splitter library Java code for PPTX documents....Load the PPTX file using Presentation class. Iterate through each...spreadsheets and PowerPoint presentations. Android PPTX Splitter Library...

    products.aspose.com/total/android-java/split/pptx/
  9. Split PPT Files Online or using Android Mobile ...

    Free online app to split different PPT files. Android splitter library Java code for PPT documents....Load the PPT file using Presentation class. Iterate through each...spreadsheets and PowerPoint presentations. Android PPT Splitter Library...

    products.aspose.com/total/android-java/split/ppt/
  10. 默认字体 - PowerPoint C# API|Aspose.Slides 文档

    PowerPoint C# API 允许您设置渲染演示文稿到 PDF、XPS 或缩略图的默认字体... 使用 Presentation 加载演示文稿并设置加载选项。 现在,生成幻灯片缩略图、PDF..."Wingdings" ; using ( Presentation pptx = new Presentation ( "DefaultFonts...

    docs.aspose.com/slides/zh/net/default-font/