Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 141,113 for

pptx

(0.44 sec)
  1. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more.... Convert Excel Workbook to PPTX The Aspose.Cells API provides...spreadsheets to PPTX format. To export the workbook to PPTX, pass SaveFormat...

    docs.aspose.com/cells/net/convert-workbook-to-d...
  2. Remove Slides from Presentations in JavaScript|...

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

    docs.aspose.com/slides/nodejs-java/remove-slide...
  3. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via 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/php-java/manage-ole/
  4. Java 中的高级演示文稿文本提取|Aspose.Slides 文档

    使用 Aspose.Slides for Java,快速从 PowerPoint 和 OpenDocument 演示文稿中提取文本。遵循我们的简明分步指南,节省时间。...Slides 从 Microsoft PowerPoint PPTX 演示文稿中提取文本。 从幻灯片提取文本 Aspose.Slides...类。该类公开了多个重载的静态方法,用于从演示文稿或幻灯片中提取完整文本。要从 PPTX 演示文稿的幻灯片中提取文本,使用由 SlideUtil...

    docs.aspose.com/slides/zh/java/extract-text-fro...
  5. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting.... Save the presentation as a PPTX file. In the example below,..."legend_positioning.pptx" , slides . export . SaveFormat . PPTX ) Set the...

    docs.aspose.com/slides/python-net/chart-legend/
  6. 误差线|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 文件。 // 创建 Presentation 类的实例...save ( "ErrorBars.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/error-bar/
  7. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with JavaScript and Aspose.Slides for Node.js via Java—optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. // Create an instance..."ErrorBars.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/error-bar/
  8. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Python via .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ) as presentation : # Apply..."output.pptx" , slides . export . SaveFormat . PPTX ) Add Advanced...

    docs.aspose.com/slides/python-net/slide-transit...
  9. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ); try { // Apply circle type..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/java/slide-transition/
  10. Manage OLE in Presentations Using C++|Aspose.Sl...

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

    docs.aspose.com/slides/cpp/manage-ole/