Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 143,938 for

pptx

(0.72 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations with Aspose.Slides for Node.js. Add, format, and edit charts with practical code examples in JavaScript....the modified presentation as a PPTX file. This JavaScript code shows...presentation class that represents a PPTX file var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/create-chart/
  2. 布局幻灯片|Aspose.Slides for Python 文档

    使用 Python 与 Aspose.Slides 管理布局幻灯片:在 PPT、Pptx 和 ODP 演示文稿中创建、应用、克隆、重命名和自定义占位符及主题。...pptx" , slides . export . SaveFormat . PPTX ) 💡 提示 1:...Presentation ( "layout_slide.pptx" ) as presentation : # 通过索引访问。...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. 在演示文稿中使用 C++ 应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 对 PPT 和 Pptx 文件进行高级形状效果转换 - 仅需数秒即可创建醒目、专业的幻灯片。...pptx" , SaveFormat :: Pptx ); 应用反射效果 以下 C++...Save ( u "reflection.pptx" , SaveFormat :: Pptx ); 应用发光效果 以下 C++...

    docs.aspose.com/slides/zh/cpp/shape-effect/
  4. 使用 PHP 在演示文稿中自定义图表图例|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/chart-legend/
  5. Add Trend Lines to Presentation Charts in PHP|A...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for PHP 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/php-java/trend-line/
  6. Convert DOCX to JSON format in C++ | products.a...

    Export DOCX to JSON in C++ without using Microsoft Excel or Word...Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...can be used to export SVG to PPTX. It provides a set of features...supports the conversion of SVG to PPTX. The second API is Aspose.Slides...

    products.aspose.com/total/cpp/conversion/svg-to...
  8. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....the modified presentation as a PPTX file. import aspose.slides as...slides . Presentation ( "pres.pptx" ) as presentation : #the first...

    docs.aspose.com/slides/python-net/replacing-ima...
  9. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。... 将修改后的演示文稿写入为 PPTX 文件。 以下 C++ 代码演示如何创建普通图表: //.../out/NormalCharts_out.pptx" ; //实例化一个表示 PPTX 文件的演示文稿类 SharedPtr...

    docs.aspose.com/slides/zh/cpp/create-chart/
  10. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" ); //The first way byte []..."presentation_out.pptx" , SaveFormat . Pptx ); Added Methods for...

    docs.aspose.com/slides/java/public-api-and-back...