Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 9,131 for

pptx

(0.06 sec)
  1. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....properties Save the presentation as PPTX on the disk using the Save method...The above steps in C# create PPTX file without any dependence...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  2. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in Java...pptx" , SaveFormat . Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-axis/
  3. Import Presentation|Aspose.Slides for Python Do...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...pptx" , slides . export . SaveFormat . PPTX ) Tip You..."MyPresentation.pptx" , slides . export . SaveFormat . PPTX ) Note You...

    docs.aspose.com/slides/python-net/import-presen...
  4. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in C++...the presentation to disk as a PPTX file. This C++ code shows you...ByLevelParagraphs1 ); // Save the PPTX file to disk pres -> Save (...

    docs.aspose.com/slides/cpp/shape-animation/
  5. 将 Powerpoint 转换为 JPG|Aspose.Slides 文档

    将 PowerPoint 转换为 JPG:PPT 转 JPG,Pptx 转 JPG 的 Java 代码...PowerPoint 的 PPT 或 PPTX 演示文稿转换为 JPG 图像。还可以将 PPT/PPTX 转换为 JPEG、PNG 或...rPoint PPTX 转 JPG 和 PPT 转 JPG 。 将 PowerPoint PPT/PPTX 转换为 JPG...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  6. Convert PowerPoint to PDF with Notes in JavaScr...

    Convert PowerPoint to PDF with notes in JavaScript...be used to convert a PPT or PPTX presentation to a PDF with speaker...asposeSlides . Presentation ( "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. Add Slide to Presentation|Aspose.Slides Documen...

    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 PPTX file to the Disk pres . save ( "EmptySlide.pptx" , SaveFormat...SaveFormat . Pptx ); } finally { pres . dispose (); } Access...

    docs.aspose.com/slides/java/add-slide-to-presen...
  8. Add Slide to Presentation|Aspose.Slides for PHP...

    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 PPTX file to the Disk $pres -> save ( "EmptySlide.pptx" ,... SaveFormat :: Pptx ); } finally { $pres -> dispose (); } Access...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  9. Manage Hyperlinks|Aspose.Slides for Python Docu...

    Add hyperlink to a PowerPoint Presentation in Python...pptx" , slides . export . SaveFormat . PPTX ) Adding..."pres-out.pptx" , slides . export . SaveFormat . PPTX ) Adding...

    docs.aspose.com/slides/python-net/manage-hyperl...
  10. 图表坐标轴|Aspose.Slides for Python 文档

    在 Python 中编辑 PowerPoint 图表坐标轴...pptx" , slides . export . SaveFormat . PPTX ) 在坐标轴之间交换数据..."SwitchChartRowColumn_out.pptx" , slides . export . SaveFormat . PPTX ) 禁用线图的垂直坐标轴...

    docs.aspose.com/slides/zh/python-net/chart-axis/