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

pptx

(0.09 sec)
  1. Export CGM to POTM via C# API | products.aspose...

    .NET API to Convert CGM to POTM without using Microsoft Word...transform the CGM file format into PPTX. This API provides a range of...CGM file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/cgm-to...
  2. C++ API to Convert MD to POT | products.aspose.com

    Convert MD to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export MD to PPTX. This API can be used to convert...Aspose.Slides for C++ to convert PPTX to POT. This API can be used...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. Export MD to PPSM via C# API | products.aspose.com

    .NET API to Convert MD to PPSM without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to PPSM. This API provides a...

    products.aspose.com/total/net/conversion/md-to-...
  4. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for PHP via Java — optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. # Create an instance of...save ( "ErrorBars.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/error-bar/
  5. Manage Slide Show in Python|Aspose.Slides for P...

    Learn how to manage slide shows in Aspose.Slides for Python via .NET. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , slides . export . SaveFormat . PPTX ) Enable..."output.pptx" , slides . export . SaveFormat . PPTX ) Select...

    docs.aspose.com/slides/python-net/manage-slide-...
  6. 使用 Java 在演示文稿中管理图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Java 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流并提升幻灯片设计。...将修改后的演示文稿写入为 PPTX 文件。 以下 Java 代码展示了如何创建图片框: // 实例化表示 PPTX 文件的 Presentation...); // 将 PPTX 文件写入磁盘 pres . save ( "RectPicFrame.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/picture-frame/
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....the modified presentation as a PPTX file. This C++ code shows you...= u "../out/NormalCharts_out.pptx" ; //Instantiates a presentation...

    docs.aspose.com/slides/cpp/create-chart/
  8. Remove PPT Annotation using .NET | products.asp...

    C# source code to delete PPT format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove...Save( "example_out.pptx" , SaveFormat.Pptx); } How to Remove Comments...

    products.aspose.com/slides/net/annotation/ppt/
  9. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for PHP via Java to enhance your data visualization easily....pptx" , SaveFormat :: Pptx ); } finally { if..."Presentation_BubbleSizeRepresenta.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/bubble-chart/
  10. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....and then save the result as a PPTX file: import aspose.slides as..."series_overlap.pptx" , slides . export . SaveFormat . PPTX ) The result:...

    docs.aspose.com/slides/python-net/chart-series/