Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 60,039 for

pptx java

(0.13 sec)
  1. 档案

    档案...在本文中,您将学习如何在 Java 中向 PowerPoint PPT/PPTX 添加超链接。最后,我们还将讨论如何以编程方式从...PowerPoint 中处理超链接的 Java API 在 PowerPoint PPT/PPTX 中添加超链接 添加文本超链接...

    blog.aspose.com/zh/slides/work-with-hyperlinks-...
  2. 图例位置|Aspose.Slides for PHP 文档

    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.... 将演示文稿写入PPTX文件。 在下面给出的示例中,我们设置了图表图例的位置和大小。..."Legend_out.pptx" , SaveFormat :: Pptx ); } finally { if ( ! java_is_null...

    docs.aspose.com/slides/zh/php-java/chart-legend/
  3. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...Chart in Java? Aspose.Slides Product Family slides-java , slides-chart...0%”, you can use the following Java code snippet. This example demonstrates...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  4. Shape Effect|Aspose.Slides for PHP Documentation

    Apply effect to PowerPoint shape...getShadowColor () -> setColor ( java ( "java.awt.Color" ) -> DARK_GRAY..."output.pptx" , SaveFormat :: Pptx ); } finally { if ( ! java_is_null...

    docs.aspose.com/slides/php-java/shape-effect/
  5. 管理字体 - PowerPoint Java API|Aspose.Slides 文档

    演示文稿通常包含文本和图像。本文展示了如何使用 PowerPoint Java API 配置幻灯片上文本段落的字体属性。...管理字体 - PowerPoint Java API Contents [ Hide ] 管理字体相关属性 演示文稿通常...化帮助用户改变演示内容的外观和感觉。本文展示了如何通过 Java 使用 Aspose.Slides for Android...

    docs.aspose.com/slides/zh/androidjava/manage-fo...
  6. 如何在 Python 中将 Excel 转换为 PPTX

    这篇简短的文章介绍了如何在 Python 中将 Excel 转换为 Pptx 的详细信息。在Python环境准备中将Excel转换为Pptx,并提供代码片段进行演示。...Excel 转换为 PPTX 这篇简短的文章介绍了 如何在 Python 中将 Excel 转换为 PPTX 的详细信息。 在...转换为 PPTX 环境准备以及代码片段用于演示。通过查看所有这些信息,您将能够将 XLSX 文件导出为 PPTX 格式。...

    kb.aspose.com/zh/cells/python/how-to-convert-ex...
  7. Table Cell Image Background and Custom Position...

    (I’m on version 21.12) I’m making a presentation with a table that has different image icons in them. The table can have variable number of columns and rows. The image icons are currently inserted as explained in In …...Slides Product Family slides-java , slides-image , slides-table...this works fine on pdf but in pptx the images gets placed slightly...

    forum.aspose.com/t/table-cell-image-background-...
  8. 气泡图|Aspose.Slides 文档

    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 提供对气泡图大小缩放的支持。在 Aspose.Slides for Java 中,已添加 IChartSeries.... save ( "Result.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/bubble-chart/
  9. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....Presentations in Java Aspose.Slides Product Family slides-java , slides-proofing...we are” Aspose Grammer issue.pptx.zip (25.3 KB) andrey.potapov...

    forum.aspose.com/t/disable-spell-check-and-gram...
  10. 管理单元格|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的表格单元格... 以下 Java 代码演示了如何识别演示文稿中的合并表格单元格: Presentation...Presentation ( "SomePresentationWith.pptx" ); try { ITable table = ( ITable...

    docs.aspose.com/slides/zh/java/manage-cells/