Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 61,482 for

java pptx

(0.29 sec)
  1. Get Paragraph Bounds from Presentations on Andr...

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

    docs.aspose.com/slides/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. 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...
  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. 在 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/
  9. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for Node.js when converting PowerPoint & OpenDocument presentations to other file formats in JavaScript....pptx" ); try { // Loads the source...Aspose.Slides for Node.js via Java...

    docs.aspose.com/slides/nodejs-java/font-substit...
  10. Waterfall Chart: Data Labels Not Showing Compac...

    Hi Team, We are encountering the following issues with Waterfall charts in PowerPoint: When “Linked to Source” is enabled for data labels, the labels are not displayed in compact format. However, for other chart types…...Slides Product Family slides-java , slides-chart Shivapriya April...simple_waterfall_chart.zip (33.9 KB) Java Code Sample: public static void...

    forum.aspose.com/t/waterfall-chart-data-labels-...