Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 143,433 for

pptx

(1.19 sec)
  1. Unlock PPT Presentation Files using .NET | prod...

    C# source code to remove protection from PPT Presentation....NET Unlock Ppt PPT PPTX ODP POT ppsx PPT Unlock PPT...from the following formats: ODP PPTX...

    products.aspose.com/slides/net/unlock/ppt/
  2. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....the modified presentation as a PPTX file. In the example below,.... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/java/manage-ole/
  3. Manage Slide Sections in Presentations in .NET|...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for .NET — split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , SaveFormat . Pptx ); pres . Sections..."pres-sections-moved.pptx" , SaveFormat . Pptx ); pres . Sections...

    docs.aspose.com/slides/net/slide-section/
  4. 如何使用 Aspose.Slides 从 PPT、PPTX 和 ODP 提取文本|Aspose...

    使用 Aspose.Slides API 在流行的云平台上提取演示文稿文本,实现 PPT、Pptx 和 ODP 的搜索、分析和导出自动化。...Slides 从 PPT、PPTX 和 ODP 提取文本 Contents [ Hide ] 介绍...,用于从演示文稿文件中提取文本,支持 PPT, PPTX, and ODP 。与仅支持 PPTX 并且需要复杂 XML 解析的 Open...

    docs.aspose.com/slides/zh/net/extracting-text-o...
  5. Convert JSON Format to PowerPoint via Java | pr...

    Parse JSON to PowerPoint in Java without using Microsoft PowerPoint...involves parsing the JSON file to PPTX format using Aspose.Cells for...Slides for Java to convert the PPTX file to the PowerPoint format...

    products.aspose.com/total/java/conversion/json-...
  6. Need to Run Powerpoint on our web app - Is Aspo...

    I need a web component that will allow playing ppt or Pptx files on our web app, and it looks like Aspose’s product allows for that. Am I mistaken? Is this the right product for us? We have a direct link to a user upl…...that will allow playing ppt or pptx files on our web app, and it...link to a user uploaded PPT or PPTX file and just want to display...

    forum.aspose.com/t/need-to-run-powerpoint-on-ou...
  7. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Get clear code examples and boost your workflow....pptx" ); try { // Accesses a slide...save ( "modified.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/java/remove-slide-from-p...
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....the modified presentation as a PPTX file. This PHP code shows you...presentation class that represents a PPTX file $pres = new Presentation...

    docs.aspose.com/slides/php-java/create-chart/
  9. 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/
  10. 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/