Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 128,709 for

pptx

(0.05 sec)
  1. Manage Table|Aspose.Slides for PHP Documentation

    Create and manage table in PowerPoint presentations...Presentation class that represents a PPTX file $pres = new Presentation...-> save ( "table.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-table/
  2. 图表工作簿|Aspose.Slides 文档

    在 C++ 中的 PowerPoint 演示文稿中的图表工作簿...pptx" ); auto chart = System :: ExplicitCast...MakeObject < Presentation > ( u "Test.pptx" ); auto chart = pres -> get_Slides...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  3. Adding Shapes to Presentation|Aspose.Slides Doc...

    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....the modified presentation as a PPTX file In the example given below...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/net/adding-shapes-to-pre...
  4. 在 Java 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/create-ch...
  5. 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/
  6. 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/
  7. 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-...
  8. 将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...
  9. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C++...pptx" , SaveFormat :: Pptx ); } { auto pres...MakeObject < Presentation > ( u "text.pptx" ); auto autoShape = System...

    docs.aspose.com/slides/cpp/text-formatting/
  10. C++ API to Convert XPS to SWF | products.aspose...

    Convert XPS to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...First, you can export XPS to PPTX by using Aspose.PDF for C++...Slides for C++, you can convert PPTX to SWF. Both APIs come under...

    products.aspose.com/total/cpp/conversion/xps-to...