Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 61,482 for

pptx java

(0.22 sec)
  1. Aspose.Slides for Java 14.6.0 中的公共 API 及不兼容的更改|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for Java 14.6.0 中的公共 API 及不兼容的更改 Contents [ Hide...Hide ] 此页面列出了 Aspose.Slides for Java 14.6.0 API 中所有 添加的 类、方法、属性等,任何新限制和引入的其他更改。...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  2. 管理 Java 中演示文稿图表的标注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和样式化标注,提供简洁的代码示例,兼容 PPT 和 Pptx,以自动化演示文稿工作流。...管理 Java 中演示文稿图表的标注 Contents [ Hide ] 使用标注 已向 DataLabelFormat...( "DisplayCharts.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/callout/
  3. Aspose.Slides for PHP via Java 14.6.0 的公共 API 和...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for PHP via Java 14.6.0 的公共 API 和不向后兼容的更改 Contents...本页面列出了所有在 Aspose.Slides for PHP via Java 14.6.0 API 中 添加的 类、方法、属性等,以及引入的任何新限制和其他更改。...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  4. Android API to Convert DOCX to XLAM or with fre...

    Convert DOCX to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code....Total Android via Java Conversion DOCX to XLAM Convert...Aspose.Total for Android via Java is a comprehensive suite of...

    products.aspose.com/total/android-java/conversi...
  5. Aspose.Slides for Java 15.11.0 的公共 API 及不兼容更改|A...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for Java 15.11.0 的公共 API 及不兼容更改 Contents [ Hide...] 此页面列出了在 Aspose.Slides for Java 15.11.0 API 中添加的 添加 或 删除 的类、方法、属性等,以及其他更改。...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  6. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...使用 Java 优化演示文稿中的图像管理 Contents [ Hide ] 幻灯片中的图像 图像使演示文稿更具吸引力和趣味性。在...您可以将计算机上的一个或多个图像添加到演示文稿的幻灯片中。以下 Java 示例代码展示了如何向幻灯片添加图像: Presentation...

    docs.aspose.com/slides/zh/java/image/
  7. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Slides for PHP via Java provides the feature of removing...Presentation ( "presWithNotes.pptx" ); try { # Removing notes of...

    docs.aspose.com/slides/php-java/presentation-no...
  8. Convert PowerPoint Slides to PNG on Android|Asp...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Android via Java, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...thumbnail to the PNG format. This Java code shows you how to convert...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......to Transform SVG to PDF using Java How to Turn RAR into ZIP in...Section Breaks in Word using Java How to Delete Page Break in...

    kb.aspose.com/categories/page/42/
  10. Can't Check If a PowerPoint Presentation Is of ...

    I want to check for a presentation if it is of type pptm, but SourceFormat has no Pptm type, is there any other method to check it? IPresentation presentation = new Presentation(inputPath); int retval = 0; switch (pres…...PPTM in Java Aspose.Slides Product Family slides-java , slides-formats...case SourceFormat.Pptx: retval = SaveFormat.Pptx; break; case SourceFormat...

    forum.aspose.com/t/cant-check-if-a-powerpoint-p...