Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 144,291 for

pptx

(0.81 sec)
  1. Manage Presentation Hyperlinks in PHP|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....pptx" , SaveFormat :: Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  2. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....the modified presentation to a PPTX file. This JavaScript code shows..."SetChartSeriesOverla_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/chart-series/
  3. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....the modified presentation as a PPTX file. Identify a Merged Cell...> ( u "SomePresentationWith.pptx" ); auto table = System :: AsCast...

    docs.aspose.com/slides/cpp/manage-cells/
  4. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."SwitchChartRowColumn_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  5. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...pptx" , SaveFormat :: Pptx ); 在轴之间交换数据 Aspose..."SwitchChartRowColumn_out.pptx" , SaveFormat :: Pptx ); 禁用折线图的垂直轴 以下 C++...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  6. C++ API to Convert SVG to POWERPOINT | products...

    Convert SVG to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export SVG to PPTX by using Aspose.PDF for C++...export SVG to PPTX. The second step is to convert PPTX to PowerPoint...

    products.aspose.com/total/cpp/conversion/svg-to...
  7. Export MD to POWERPOINT via C# API | products.a...

    .NET API to Convert MD to POWERPOINT without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...MD file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/md-to-...
  8. Export PS to SWF via C# API | products.aspose.com

    .NET API to Convert PS to SWF without using Microsoft Word...transform the PS file format to PPTX. This API provides a wide range...PS file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/ps-to-...
  9. C++ API to Convert PS to POTM | products.aspose...

    Convert PS to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export PS to PPTX. Aspose.PDF for C++ is a powerful...other file formats, including PPTX. Secondly, you can use Aspose...

    products.aspose.com/total/cpp/conversion/ps-to-...
  10. Extract Text from PowerPoint using Java

    This guide explains how to develop a Pptx to text converter using Java. You will get details to set the IDE, a list of steps, and a sample code to extract text from PowerPoint using Java....Slides for Java to convert PPTX to TXT Import the dependencies...file output Load the source PPTX file into memory by using the...

    kb.aspose.com/slides/java/extract-text-from-pow...