Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 129,269 for

presentation

(0.07 sec)
  1. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...to embed a font in your presentation: import com.aspose.slides...// Load your presentation Presentation presentation = new Presentation("input...

    forum.aspose.com/t/font-licensing-question/314379
  2. Convert FLATOPC to POT via Java or with free On...

    Java API to Export FLATOPC to POT without using Microsoft Word or PowerPoint or online. Test free FLATOPC to POT online converter quickly before integrating the code....for Java to create a new Presentation. This library provides a...manipulating PowerPoint presentations. With Aspose.Slides for...

    products.aspose.com/total/java/conversion/flato...
  3. C++ API to Convert PDF to POTX | products.aspos...

    Convert PDF to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...documents into PowerPoint presentations, which can be used for a...purposes, such as creating presentations, sharing documents, and...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. Export XML to PPSX in Android | products.aspose...

    Android API to Convert XML to PPSX without using Microsoft Word...Open XML Slide Show) is a presentation format developed by Microsoft...used to store slides in a presentation created by Microsoft PowerPoint...

    products.aspose.com/total/android-java/conversi...
  5. Online XSLFO to PPS Conversion or Develop Java ...

    Free online app to convert XSLFO to PPS 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...
  6. Online XSLFO to POTX Conversion or Develop Java...

    Free online app to convert XSLFO to POTX 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. 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-...
  8. Export Presentations to HTML with Externally Li...

    Learn how to export Presentations to HTML with externally linked images in Aspose.Slides for Python via .NET, covering PowerPoint and OpenDocument formats....Export Presentations to HTML with Externally Linked Images in...Python Contents [ Hide ] The presentation-to-HTML export process lets...

    docs.aspose.com/slides/python-net/exporting-pre...
  9. PPT, PPTX, PDF and HTML Export|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....as Microsoft PowerPoint presentations, but with Aspose.Slides...PowerPoint Presentation (PPT) Microsoft PowerPoint Presentation (PPTX)...

    docs.aspose.com/slides/jasperreports/ppt-pptx-p...
  10. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/PPTX)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。... 创建 Presentation 类的实例。 在幻灯片上添加一个簇形柱状图。 访问第一个图表系列。...代码演示如何为图表系列设置重叠: Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/chart-series/