Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 141,113 for

pptx

(0.5 sec)
  1. Create Presentations on Android|Aspose.Slides D...

    Create presentations in Java with Aspose.Slides for Android—produce PPT, Pptx, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....the modified presentation as a PPTX file. In the example given below..."NewPresentation_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/create-prese...
  2. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、Pptx 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 下面的代码演示如何格式化矩形 AutoShape...Color :: get_Blue ()); // 将 PPTX 文件保存到磁盘。 presentation -> Save...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  3. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow....pptx" , slides . export . SaveFormat . PPTX ) Add Images..."presentation.pptx" , slides . export . SaveFormat . PPTX ) Add Images...

    docs.aspose.com/slides/python-net/image/
  4. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.Pptx"); We hav…...pptx"); We have encountered an issue...Why it happens In the supplied PPTX the comment on slide 37 contains...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  5. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/androidjava/image/
  6. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow....pptx" , SaveFormat :: Pptx ); } finally { if...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/image/
  7. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....the modified presentation to a PPTX file. This C++ code shows you..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); Change the Data...

    docs.aspose.com/slides/cpp/chart-series/
  8. 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....pptx" ); auto table = System :: AsCast...the modified presentation as a PPTX file. This C++ code shows you...

    docs.aspose.com/slides/cpp/manage-cells/
  9. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/chart-axis/
  10. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...pptx" , SaveFormat . Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-axis/