Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 130,024 for

presentation

(0.34 sec)
  1. Convert DOT to PPTM in Android Apps or with fre...

    DOT to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to PPTM online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...and convert PowerPoint presentations within their Android applications...

    products.aspose.com/total/android-java/conversi...
  2. Convert XLTX to PPT via PHP or with free Online...

    PHP API to Convert XLTX to PPT or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to PPT online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  3. Convert XLTM to PPT via PHP or with free Online...

    PHP API to Convert XLTM to PPT or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to PPT online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  4. Convert PPTX to WORD in Python or with free Onl...

    PPTX to WORD conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPTX to WORD online converter quickly before integrating the code....is a great way to make presentations more accessible and easier...users to open and edit the presentation in Microsoft Word, which...

    products.aspose.com/total/python-net/conversion...
  5. Running aspose slides net in an alpine containe...

    So we are running aspose slides net in an alpine container and facing the error below when the Presentation is saved to a memory stream. System.ArgumentException: Font ‘?’ cannot be found. at System.Drawing.SafeNativeM…...the error below when the presentation is saved to a memory stream...InterruptionToken ) at Aspose.Slides.Presentation.(Stream , , IPptxOptions...

    forum.aspose.com/t/running-aspose-slides-net-in...
  6. .NET 6 Support|Aspose.Slides Documentation

    Configure Aspose.Slides for .NET 6 to create, edit and convert PowerPoint PPT, PPTX and ODP Presentations in modern, cross-platform C# applications.... Image GetThumbnail ( Presentation pres ) { return pres . Slides...GetThumbnail ( Presentation presentation ) { return presentation . Slides...

    docs.aspose.com/slides/net/net6/
  7. Extra Space Between Text, and Single Excel Text...

    While converting Excel to PDF and PDF to PPTX, the text in PPTX contains more spaces than in PDF. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ impl…...Presentation import com.aspose.slides...class PowerPointService { Presentation createPresentationFr(String...

    forum.aspose.com/t/extra-space-between-text-and...
  8. .NET 中的演示文稿图表格式化|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。...API,用于管理不同的图表实体并使用自定义值进行格式化: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加带...实例化演示文稿// 实例化演示文稿 Presentation pres = new Presentation (); // 访问第一张幻灯片...

    docs.aspose.com/slides/zh/net/chart-formatting/
  9. 档案

    档案...com/presentation/ppt/) 文件。此外,与其他形式的内容相比,...PPT 转换为视频: Presentation presentation = new Presentation(); try {...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  10. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。...您可以按下面的方式在幻灯片上添加缩放框架: 创建一个 Presentation 类的实例。 创建要链接缩放框架的新幻灯片。 向已创建的幻灯片添加标识文本和背景。...代码演示了如何在幻灯片上创建缩放框架: Presentation pres = new Presentation (); try { //向演示文稿添加新幻灯片...

    docs.aspose.com/slides/zh/java/manage-zoom/