Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 60,868 for

pptx java

(0.12 sec)
  1. PPT Merge - Free Support Forum - aspose.com

    I have a requirement regarding tracking revision history of ppt file. is there any way we could extract the revision history data from a ppt file?...Slides for Java: import com.aspose.slides.*;...Presentation("YourPresentation.pptx"); try { // Access document...

    forum.aspose.com/t/ppt-merge/315120
  2. 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/
  3. 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...
  4. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java — quick, code-friendly solution....pptx" ); com . aspose . slides ....Aspose.Slides for Android via Java...

    docs.aspose.com/slides/androidjava/extracting-i...
  5. 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...
  6. 在 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/
  7. 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/
  8. 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/
  9. 使用现代 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/
  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...