Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 61,421 for

pptx java

(0.14 sec)
  1. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations....Slides for PHP via Java, developers can now get the...new Presentation ( "HelloWorld.pptx" ); try { $shape = $pres ->...

    docs.aspose.com/slides/php-java/paragraph/
  2. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for Android: draw, import, and edit strokes, adjust color and width, and export to PPT, Pptx, and ODP using Java examples....Slides for Android via Java . ❗ Note: Ink shapes represent...presentation = new Presentation ( "ink.pptx" ); try { ISlide slide = presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. 在 PHP 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for PHP 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...getSolidFillColor () -> setColor ( java ( "java.awt.Color" ) -> BLACK );...save ( "presentation.pptx" , SaveFormat :: Pptx ); 结论 在 PHP 应用中实现...

    docs.aspose.com/slides/zh/php-java/automating-p...
  4. 从 PHP 演示文稿中获取段落边界|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中检索段落和文本部分的边界,以优化 PowerPoint 演示文稿中的文本定位。...Slides for PHP via Java,开发人员现在可以获取 TextFrame 段落集合中段落的矩形坐标。它还允许您获取...new Presentation ( "HelloWorld.pptx" ); try { $shape = $pres ->...

    docs.aspose.com/slides/zh/php-java/paragraph/
  5. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    Java 中将 PowerPoint 转换为视频...FPS) 使用第三方工具,如 ffmpeg ( for java ),根据帧创建视频。 将 PowerPoint 转换为视频...ffmpeg。 运行 PowerPoint 转视频的 Java 代码。 此 Java 代码演示了如何将一个包含图形和两个动画效果的演示文稿转换为视频:...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  6. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, Pptx and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples....Slides for Android via Java enables you to easily convert...Aspose.Slides for Android via Java, an IImage is an interface that...

    docs.aspose.com/slides/androidjava/convert-slide/
  7. Configure Font Substitution in Presentations on...

    Enable optimal font substitution in Aspose.Slides for Android via Java when converting PowerPoint & OpenDocument presentations to other file formats.... This Java code demonstrates the font substitution...= new Presentation ( "Fonts.pptx" ); try { // Loads the source...

    docs.aspose.com/slides/androidjava/font-substit...
  8. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用墨迹:绘制、导入和编辑笔画,调整颜色和宽度,并使用 Java 示例导出为 PPT、Pptx 和 ODP。...Slides for Java 访问现有墨迹形状并将其删除的示例。 ❗ 注意: 墨迹形...presentation = new Presentation ( "ink.pptx" ); try { ISlide slide = presentation...

    docs.aspose.com/slides/zh/java/examples/element...
  9. Convert PowerPoint Presentations to Video on An...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....third-party utility like ffmpeg ( for java ) to create a video based on...PowerPoint to video Java code. This Java code shows you how to...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. Compare Presentation Slides in JavaScript|Aspos...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Node.js via Java. Identify slide differences in code quickly....pptx" ); try { var presentation2... Presentation ( "HelloWorld.pptx" ); try { for ( var i = 0 ;...

    docs.aspose.com/slides/nodejs-java/compare-slides/