Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 61,753 for

pptx java

(1.31 sec)
  1. 在 Android 上从演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。...Slides for Android via Java,开发人员现在可以获取 TextFrame 的段落集合中...new Presentation ( "HelloWorld.pptx" ); try { IAutoShape shape =...

    docs.aspose.com/slides/zh/androidjava/paragraph/
  2. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, Pptx—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting....pptx" ); try { pres . save ( "pres...slides . Presentation ( "pres.pptx" ); try { var markdownSaveOptions...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. 添加数学公式到 PowerPoint 演示文稿(Java)|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint PPT 和 Pptx 中插入和编辑数学公式,支持 OMML、格式控制以及清晰的 Java 示例代码。...添加数学公式到 PowerPoint 演示文稿(Java) Contents [ Hide ] 概述 在 PowerPoint...pres . save ( "math.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/powerpoint-math-...
  4. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....Aspose Slides has a dependency on java.awt and has in the public API...pres = new Presentation ( "pres.pptx" ); try { BufferedImage slideImage...

    docs.aspose.com/slides/java/modern-api/
  5. Convert Presentations to HTML5 in PHP|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for PHP via Java. Preserve formatting, animations, and interactivity....pptx" ); try { $pres -> save ( "pres...Html5 ); } finally { if ( ! java_is_null ( $pres )) { $pres ->...

    docs.aspose.com/slides/php-java/export-to-html5/
  6. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...Hide ] 介绍 历史上,Aspose Slides 依赖于 java.awt,并且在公共 API 中包含以下来自该库的类: Graphics2D...pres = new Presentation ( "pres.pptx" ); try { BufferedImage slideImage...

    docs.aspose.com/slides/zh/java/modern-api/
  7. 母版幻灯片|Aspose.Slides 文档

    探索 Aspose.Slides for Android 的母版幻灯片示例:使用清晰的 Java 代码创建、编辑和设置母版、占位符以及 PPT、Pptx 和 ODP 中的主题。...Slides for Android via Java 创建、修改和管理母版幻灯片。 Add a Master...= new Presentation ( "sample.pptx" ); try { // 通过索引删除母版幻灯片。 presentation...

    docs.aspose.com/slides/zh/androidjava/examples/...
  8. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in Android via Java using Aspose.Slides with images and other resources saved as external linked files....Resources The following Android Java example creates an output directory...applicationFilesDire . The code avoids java.nio.file APIs, so it remains...

    docs.aspose.com/slides/androidjava/exporting-pr...
  9. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and Pptx with Aspose.Slides for PHP via Java, supporting OMML, formatting controls, and clear code samples.... java_is_null ( $pres )) { $pres ->..."math.pptx" , SaveFormat :: Pptx ); } finally { if ( ! java_is_null...

    docs.aspose.com/slides/php-java/powerpoint-math...
  10. Create a Presentation Viewer on Android|Aspose....

    Create a custom presentation viewer in Java using Aspose.Slides for Android. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Slides for Android via Java is used to create presentation...= new Presentation ( "sample.pptx" ); ISlide slide = presentation...

    docs.aspose.com/slides/androidjava/presentation...