Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 130,000 for

presentation

(0.1 sec)
  1. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP Presentations clear, brand-safe, and consistent....Manage Fonts in Presentations Using Java Contents [ Hide ] Overview...manage font properties in presentation text directly from your...

    docs.aspose.com/slides/java/manage-fonts/
  2. How to Strike Out Text in PPTX using C#

    This tutorial entails how to strike out text in PPTX using C#. It encompasses the details to set up the environment, a step-wise process and a working sample code to strike out PPTX text using C#....including creating the sample presentation, adding autoshape, creating...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/net/how-to-strike-out-text...
  3. Online XSLFO to POT Conversion or Develop Java ...

    Free online app to convert XSLFO to POT 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...
  4. Convert PDF to POTX in Python | products.aspose...

    Sample code for PDF to POTX Python conversion. Use PowerPoint Python API for batch conversion PDF files to POTX files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  5. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...示例展示了如何向文本添加网站超链接: Presentation presentation = new Presentation (); try...try { IAutoShape shape1 = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  6. 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...
  7. 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-...
  8. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替代已弃用的成像 API,实现幻灯片图像处理的现代化,提供无缝的 PowerPoint 和 OpenDocument 自动化。...API 的典型场景如下所示: Presentation pres = new Presentation (); try { IPPImage...的旧方法调用替换为新的方法。 旧: Presentation pres = new Presentation (); try { Bitmap...

    docs.aspose.com/slides/zh/androidjava/modern-api/
  9. Convert EPUB to POTM via Java API | products.as...

    Java API to Convert EPUB to POTM without using Microsoft Word...Load PPTX document by using Presentation class Save the document...predefined view type for your presentation. Aspose.Slides for Java...

    products.aspose.com/total/java/conversion/epub-...
  10. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP Presentations....simple Hello World PowerPoint presentation using Aspose.Slides. The...demonstrates how to create a new presentation, access the first slide...

    docs.aspose.com/slides/cpp/hello-world-applicat...