Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 128,674 for

pptx

(0.05 sec)
  1. Error Bar|Aspose.Slides for Python Documentation

    Add error bar to PowerPoint presentations in Python...the modified presentation to a PPTX file. import aspose.slides.charts..."ErrorBars_out.pptx" , slides . export . SaveFormat . PPTX ) Add Custom...

    docs.aspose.com/slides/python-net/error-bar/
  2. How to Convert SVG to Presentation using Python

    In this topic, we will walk you through the steps for how to convert SVG to Presentation using Python. By utilizing a few lines of easy code you can easily convert SVG to presentation using Python....converting SVG to PPTX in Python . Steps to Export SVG to PPTX in Python...instance of IPictureFrame Save the PPTX file with an SVG image on the...

    kb.aspose.com/slides/python/how-to-convert-svg-...
  3. 将PowerPoint PPT转换为JPG|Aspose.Slides 文档

    将PowerPoint转换为JPG:PPT到JPG,Pptx到JPG在C++中...werPoint PPTX到JPG 和 PPT到JPG 。 将PowerPoint PPT/PPTX转换为具有自定义尺寸的JPG...( u "PowerPoint-Presentation.pptx" ); // 定义尺寸 int32_t desiredX...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  4. 管理超链接|Aspose.Slides 文档

    如何在 C++ 中向 PowerPoint 演示文稿添加超链接...pptx" , SaveFormat :: Pptx ); 向形状或框架添加 URL 超链接...Save ( u "pres-out.pptx" , SaveFormat :: Pptx ); 向媒体添加 URL 超链接...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  5. 在 Java 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 Java 中创建 PowerPoint 演示文稿中的图表...PowerPoint 演示文稿图表 代码步骤: 创建一个表示 PPTX 文件的 Presentation 类的实例。 通过其索引获取幻灯片的引用。...为图表系列添加填充颜色。 为图表系列添加标签。 将修改后的演示文稿写入 PPTX 文件。 以下 Java 代码演示了如何创建普通图表: //...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  6. Presentation Comments|Aspose.Slides for Python ...

    Add comments and replies in PowerPoint presentation in Python...pptx" , slides . export . SaveFormat . PPTX ) if comments.... Presentation ( "Comments1.pptx" ) as presentation : for author...

    docs.aspose.com/slides/python-net/presentation-...
  7. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....the modified presentation as a PPTX file. This Python code demonstrates...Presentation class that represents a PPTX file. with slides . Presentation...

    docs.aspose.com/slides/python-net/create-chart/
  8. 图片|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿中处理图像。使用 Java 从磁盘或网络向 PowerPoint 幻灯片添加图像。使用 Java 向幻灯片母版或作为幻灯片背景添加图像。使用 Java 向 PowerPoint 演示文稿添加 SVG。使用 Java 将 SVG 转换为 PowerPoint 中的形状。使用 Java 在幻灯片中添加 EMF 图像。...pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/androidjava/image/
  9. Export PS to PPT via C# API | products.aspose.com

    .NET API to Convert PS to PPT without using Microsoft Word...transform the PS file format to PPTX. This API provides a wide range...PS file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/ps-to-...
  10. Export CGM to POT via C# API | products.aspose.com

    .NET API to Convert CGM to POT without using Microsoft Word...format into PPTX. This API allows you to convert CGM to PPTX without...the CGM file is converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/cgm-to...