Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 141,241 for

pptx

(0.18 sec)
  1. Convert POWERPOINT to EXCEL using Python or wit...

    POWERPOINT to EXCEL conversion in your Python applications without using Microsoft Office or online. Test free POWERPOINT to EXCEL online converter quickly before integrating the code....However, with newer versions, the PPTX (PowerPoint Open XML Presentation)...format has become more prevalent. PPTX offers several advantages, including...

    products.aspose.com/total/python-net/conversion...
  2. Convert PPSX to DOTX in Python or with free Onl...

    PPSX to DOTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPSX to DOTX online converter quickly before integrating the code....Open XML Presentation format (PPTX). The DOTX file format is a...presentation formats including PPT, PPTX, PPS, PPSX, POT, POTX, ODP,...

    products.aspose.com/total/python-net/conversion...
  3. 在 PHP 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides ...

    在 PHP 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,可保留布局、链接和图像,实现快速、完美的效果。...PowerPoint 转换为 HTML 将 PPT 转换为 HTML 将 PPTX 转换为 HTML 将 ODP 转换为 HTML 将 PowerPoint...。该代码可以在 Presentation 对象中加载 PPT、PPTX 和 ODP 等多种格式,并将其保存为 HTML 格式。...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  4. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...NET Benefits PPT PPTX ODP Benefits of Aspose.Slides...various formats, such as PPT, PPTX, ODP, PDF, HTML, and more. It...

    products.aspose.com/slides/net/benefits/
  5. 在 Python 中创建和应用 WordArt 效果|Aspose.Slides for Py...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 WordArt 效果。此步骤指南帮助开发者在 Python 中使用时尚、专业的文本增强演示文稿。...pptx" , slides . export . SaveFormat . PPTX ) 现在,我们通...PresetColor 设置为 Black。 将演示文稿保存为 PPTX 文件。 下面的 Python 示例代码实现了上述步骤,展示了如何对文本应用外阴影效果:...

    docs.aspose.com/slides/zh/python-net/wordart/
  6. 在 Java 中格式化演示文稿图表|Aspose.Slides 文档

    了解在 Aspose.Slides for Java 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。...设置图表背板填充颜色 设置图表绘图区域填充颜色 将修改后的演示文稿写入 PPTX 文件 // 创建 Presentation 类的实例 Presentation...( "FormattedChart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/chart-formatting/
  7. 在 .NET 中格式化演示文稿图表|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。...设置图表背墙填充颜色 设置图表绘图区填充颜色 将修改后的演示文稿写入 PPTX 文件 // 实例化演示文稿// 实例化演示文稿 Presentation..."FormattedChart_out.pptx" , SaveFormat . Pptx ); 设置图表的字体属性 Aspose...

    docs.aspose.com/slides/zh/net/chart-formatting/
  8. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....Presentation class to create a PPTX file. with slides . Presentation..."connected_shapes.pptx" , slides . export . SaveFormat . PPTX ) NOTE The...

    docs.aspose.com/slides/python-net/connector/
  9. Manage Connectors in Presentations Using Java|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....presentation class that represents the PPTX file Presentation pres = new.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/connector/
  10. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors....presentation class that represents the PPTX file Presentation pres = new.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/connector/