Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 143,417 for

pptx

(0.67 sec)
  1. Master Slide|Aspose.Slides for PHP Documentation

    Manage master slides in PHP with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....pptx" , SaveFormat :: Pptx ); } finally { $presentation...Presentation ( "master_slide.pptx" ); try { // Access the first...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. Hyperlink|Aspose.Slides for Node.js via .NET Do...

    Add and manage hyperlinks in Aspose.Slides for Node.js: link text, shapes, and images, set targets and actions for PPT, Pptx, and ODP with examples....pptx" , aspose . slides . SaveFormat . Pptx ); } finally.... Presentation ( "hyperlink.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/Pptx)图表系列,以提升数据演示效果。... 将修改后的演示文稿写入 PPTX 文件。 此 C++ 代码演示了如何为图表系列设置重叠:..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); 更改数据系列颜色 Aspose...

    docs.aspose.com/slides/zh/cpp/chart-series/
  4. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat :: Pptx ); presentation ->...Save ( u "output.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/cpp/manage-slide-show/
  5. 组|Aspose.Slides for Node.js via .NET 文档

    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...)); // 将 PPTX 文件写入磁盘 pres . save ( "GroupShape.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/group/
  6. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Save the presentation as a PPTX file. The following Python example..."TextBox.pptx" , slides . export . SaveFormat . PPTX ) Check Whether...

    docs.aspose.com/slides/python-net/manage-textbox/
  7. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This C# code shows you...Presentation class that represents a PPTX file using ( Presentation pres...

    docs.aspose.com/slides/net/picture-frame/
  8. Slides on Cloud Platforms|Aspose.Slides for PHP...

    See how Aspose.Slides runs on major cloud platforms, with deployment tips, scaling guidance, and best practices for processing PowerPoint and OpenDocument....Easily Extracting Text from PPT, PPTX, ODP Developer Guide API Reference...

    docs.aspose.com/slides/php-java/slides-on-cloud...
  9. Slides on Cloud Platforms|Aspose.Slides Documen...

    See how Aspose.Slides runs on major cloud platforms, with deployment tips, scaling guidance, and best practices for processing PowerPoint and OpenDocument....Easily Extracting Text from PPT, PPTX, ODP Developer Guide API Reference...

    docs.aspose.com/slides/cpp/slides-on-cloud-plat...
  10. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); try { var chart = pres ...slides . Presentation ( "chart2.pptx" ); try { var slide = pres ...

    docs.aspose.com/slides/nodejs-java/chart-workbook/