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

pptx

(0.24 sec)
  1. GroupShape|Aspose.Slides for Python Documentation

    Work with group shapes in Python using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument....pptx" , slides . export . SaveFormat . PPTX ) Access...slides . Presentation ( "group.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 在 Android 上管理演示文稿中的图片框|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/picture-f...
  3. 使用 PHP 在演示文稿中自定义图表轴|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...pptx" , SaveFormat :: Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/chart-axis/
  4. Convert Presentations to PDF with Notes in Pyth...

    Convert formats PPT, Pptx and ODP to PDF with notes using Aspose.Slides for Python. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...slides . Presentation ( "sample.pptx" ) as presentation : # Configure...

    docs.aspose.com/slides/python-net/convert-power...
  5. C++ API to Convert XPS to POT | products.aspose...

    Convert XPS to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...can be used to export XPS to PPTX. It also provides features to...that can be used to convert PPTX to POT. It also provides features...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. C++ API to Convert CGM to XAML | products.aspos...

    Convert CGM to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader... You can export CGM to PPTX by using Aspose.PDF for C++...Slides for C++ , you can convert PPTX to XAML. Both APIs come under...

    products.aspose.com/total/cpp/conversion/cgm-to...
  7. Failed to Open the PowerPoint Presentation with...

    Hi, I have a Pptx which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...2025, 4:06am 1 Hi, I have a PPTX which I try to read using Aspose:...presentation C:\Users\xyz\sample.pptx. May have CMYK JPEG image in...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  8. View & Edit PowerPoint Metadata using Java | pr...

    Java source code to view and edit presentation propertires...Slides Java Metadata PPT PPTX ODP View and Edit Metadata of...Presentation Metadata PPTX How to edit PPTX properties using Aspose...

    products.aspose.com/slides/java/metadata/
  9. Convert CGM to PPSM via Java API | products.asp...

    Java API to Convert CGM to PPSM without using Microsoft Word...developers to export CGM to PPTX, which is a Microsoft PowerPoint...After the CGM is converted to PPTX, Aspose.Slides for Java can...

    products.aspose.com/total/java/conversion/cgm-t...
  10. Manage Chart Data Series in Presentations Using...

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

    docs.aspose.com/slides/java/chart-series/