Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 144,311 for

pptx

(0.26 sec)
  1. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for Java, with code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). Presentation presentation...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. Convert PowerPoint Presentations to TIFF in PHP...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for PHP via Java, with code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). $presentation =...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Move a slide to a new position|Aspose.Slides Do...

    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" ; MoveSlide ( FileName , 1..."Move a slide to a new position.pptx" ; MoveSlide ( FileName , 1...

    docs.aspose.com/slides/net/move-a-slide-to-a-ne...
  4. Import Presentations from PDF or HTML in PHP|As...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations in PHP with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat :: Pptx ); } finally { if...( "MyPresentation.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/import-presenta...
  5. 在 .NET 中管理演示文稿的图表工作簿|Aspose.Slides 文档

    发现 Aspose.Slides for .NET:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,简化您的演示文稿数据。...pptx" )) { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" )) { ISlide slide = pres ....

    docs.aspose.com/slides/zh/net/chart-workbook/
  6. 使用 JavaScript 在演示文稿中管理图表工作簿|Aspose.Slides for N...

    通过 Java 了解 Aspose.Slides for Node.js:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。...pptx" ); try { var chart = pres ...slides . Presentation ( "chart2.pptx" ); try { var slide = pres ...

    docs.aspose.com/slides/zh/nodejs-java/chart-wor...
  7. Customize Error Bars in Presentation Charts in ...

    Learn how to add and customize error bars in charts with Aspose.Slides for .NET—optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. // Creating empty presentation...( "ErrorBars_out.pptx" , SaveFormat . Pptx ); } Add Custom Error...

    docs.aspose.com/slides/net/error-bar/
  8. Add Trend Lines to Presentation Charts in .NET|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for .NET — a practical guide to engage your audience....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); Add a Custom Line...

    docs.aspose.com/slides/net/trend-line/
  9. 图表图例|Aspose.Slides for Node.js via .NET 文档

    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 文件。 在下面的示例中,我们已为图表图例设置位置和大小。..."Legend_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/chart-leg...
  10. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, Pptx and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today....pptx" , slides . export . SaveFormat . PPTX ) Change..."example_out.pptx" , slides . export . SaveFormat . PPTX ) Change...

    docs.aspose.com/slides/python-net/audio-frame/