Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 9,334 for

pptx

(0.48 sec)
  1. 图表系列|Aspose.Slides 文档

    Java中的PowerPoint演示文稿中的图表系列... 将修改后的演示文稿写入PPTX文件。 以下Java代码显示了如何设置图表系列的重叠: Presentation..."SetChartSeriesOverla_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  2. Remove Slide from Presentation|Aspose.Slides fo...

    Remove slide from PowerPoint by reference or index in JavaScript...pptx" ); try { // Accesses a slide..."modified.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  3. 管理单元格|Aspose.Slides 文档

    C++ 中 PowerPoint 演示文稿中的表格单元格...pptx" ); auto table = System :: AsCast...将修改后的演示文稿保存为 PPTX 文件。 此 C++ 代码向您展示了如何从表格单元格中删除边框: // 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  4. Chart Legend|Aspose.Slides for Python Documenta...

    Set positioning and font size for chart legend in PowerPoint presentations in Python...Write the presentation as a PPTX file. In the example given below..."Legend_out.pptx" , slides . export . SaveFormat . PPTX ) Set Font...

    docs.aspose.com/slides/python-net/chart-legend/
  5. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in C++...pptx" , SaveFormat :: Pptx ); Apply Reflection...Save ( u "reflection.pptx" , SaveFormat :: Pptx ); Apply Glow Effect...

    docs.aspose.com/slides/cpp/shape-effect/
  6. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python...the modified presentation as a PPTX file. This sample code shows..."presentation-zoom.pptx" , slides . export . SaveFormat . PPTX ) Creating...

    docs.aspose.com/slides/python-net/manage-zoom/
  7. Create PowerPoint Presentation using Java|Aspos...

    Learn how to create PowerPoint Presentations e.g. PPT, Pptx using Java from scratch....the modified presentation as a PPTX file. In the example given below..."NewPresentation_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/create-presentation/
  8. 创建或更新 PowerPoint 演示文稿图表|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中创建图表...将修改后的演示文稿写入 PPTX 文件。 以下 PHP 代码显示了如何创建一个常规图表: # 实例化一个表示 PPTX 文件的演示文稿类...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/create-chart/
  9. 获取演示文稿的文件格式|Aspose.Slides 文档

    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....pptx" ; IPresentationInfo info ;...LoadFormat ) { case LoadFormat . Pptx : { break ; } case LoadFormat...

    docs.aspose.com/slides/zh/net/get-the-file-form...
  10. 文本格式化|Aspose.Slides for Python 文档

    在 Python 中管理和处理文本及文本框属性...pptx" ) as presentation : presentation..."SomePresentation-out2.pptx" , slides . export . SaveFormat . PPTX ) Aspose...

    docs.aspose.com/slides/zh/python-net/text-forma...