Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 142,027 for

pptx

(0.1 sec)
  1. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …...pptx"); // Path to the new Excel...presentation pres.Save("Output.pptx", SaveFormat.Pptx); Validate the change...

    forum.aspose.com/t/updating-linked-excel-chart-...
  2. 在 Python 中将 PowerPoint 幻灯片转换为 PNG|Aspose.Slides...

    使用 Aspose.Slides for Python via .NET 将 PowerPoint 和 OpenDocument 演示文稿快速转换为高质量 PNG 图像,确保精确且自动化的结果。...pptx" ) as presentation : for index...Presentation ( "presentation.pptx" ) as presentation : for index...

    docs.aspose.com/slides/zh/python-net/convert-po...
  3. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide....pptx" ); try { # Loads the video..."pres-with-video.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/video-frame/
  4. 在 Java 中将 PowerPoint 幻灯片转换为 PNG|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将 PowerPoint 演示文稿快速转换为高质量 PNG 图像,确保精确、自动化的结果。...Aspose 免费的 PowerPoint 到 PNG 转换器 : PPTX to PNG 和 PPT to PNG 。它们是本页所述过程的实时实现。...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  5. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for PHP via Java view properties to customize formats PPT, Pptx, and ODP slides — adjust layouts, zoom levels, and display settings....pptx" , SaveFormat :: Pptx ); } finally { $pres...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/php-java/presentation-vi...
  6. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Java view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" , SaveFormat . Pptx ); } finally { pres...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/java/presentation-view-p...
  7. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Node.js via Java view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. Convert CSV to POT with C++ or with free Online...

    Convert CSV to POT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  9. How to Read the Presentation Properties in Java

    This article entails how to read the presentation properties in Java. It guides by exposing the configuration details, step-wise program flow and a runnable example to read and print the document properties in Java....Windows, Linux or macOS to read PPTX document properties in Java...API interface. Steps to Read PPTX Document Properties in Java...

    kb.aspose.com/slides/java/how-to-read-the-prese...
  10. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....requirements and save it on the disk in PPTX or PPT format. Steps to Make...presentation is saved on the disk in PPTX format using the save method...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...