Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 143,421 for

pptx

(0.18 sec)
  1. 在 Android 上的演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Android(通过 Java),对 PPT 和 Pptx 文件应用高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...pptx" , SaveFormat . Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  2. 使用 Java 在演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Java 自定义图表图例,以针对 PowerPoint 演示文稿进行优化并实现特定的图例格式设置。... 将演示文稿写入 PPTX 文件。 在下面的示例中,我们已为图表图例设置了位置和大小。...save ( "Legend_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/chart-legend/
  3. Add Trend Lines to Presentation Charts in Java|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for Java — a practical guide to engage your audience....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/trend-line/
  4. Add Trend Lines to Presentation Charts on Andro...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for Android via Java — a practical guide to engage your audience....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/trend-line/
  5. 超链接|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中添加和管理超链接:链接文本、形状和图像,为 PPT、Pptx 和 ODP 设置目标和操作,附带示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally.... Presentation ( "hyperlink.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. Convert PowerPoint Slides to PNG in Java|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Java, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in Java with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds....pptx" , SaveFormat . Pptx ); } finally { if...the modified presentation to a PPTX file. // Create an instance...

    docs.aspose.com/slides/java/pie-chart/
  8. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Python via .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ) as presentation : # Apply..."output.pptx" , slides . export . SaveFormat . PPTX ) Add Advanced...

    docs.aspose.com/slides/python-net/slide-transit...
  9. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python....the disk either in a PPT or PPTX format. Steps to Create a Table...presentation with a table in PPTX format on the disk The above...

    kb.aspose.com/slides/python/how-to-create-a-tab...
  10. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ); try { // Apply circle type..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/java/slide-transition/