Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 144,191 for

pptx

(0.12 sec)
  1. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for C++—automate slide layout adjustments and boost productivity....pptx" , SaveFormat :: Pptx ); presentation ->...< Presentation > ( u "sample.pptx" ); // Get the original slide...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  2. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....pptx" ); // Render/export the presentation...Presentation ( "MyPresentation.pptx" , $loadOptions ); try { # Work...

    docs.aspose.com/slides/php-java/custom-font/
  3. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for C++, with step-by-step guidance for PowerPoint and OpenDocument presentations....slides, and save the result as a PPTX file. The article also answers...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/cpp/slide-transition/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using CLI https://products.aspose.com/pdf/cpp-cli/conversion/ Recent content in PDF Conversion Solution using CLI on As......Cpp-Cli: Converting a PDF file to PPTX using CLI https://products.aspose...com/pdf/cpp-cli/conversion/pdf-to-pptx/ Thu, 15 Jan 2026 00:00:00 +0000...

    products.aspose.com/pdf/cpp-cli/conversion/inde...
  5. Convert PowerPoint Presentations to HTML in .NE...

    Convert PowerPoint presentations to responsive HTML in .NET. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results...., PPT, PPTX, ODP, etc.). using ( Presentation...Presentation ( "presentation.pptx" )) { // Save the presentation...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. How to Get Comments from a Slide Using Aspose.S...

    Hello Team, I am trying to get comment for each slide but i can not find any property like Slide.Comment to get comment value. I can only see Slide.GetSlideComments with some authours but in my case it wont works well. …...pptx"); // Walk through all slides...Text}"); } } } } This code loads a PPTX file, iterates through every...

    forum.aspose.com/t/how-to-get-comments-from-a-s...
  7. Customize Doughnut Charts in Presentations with...

    Discover how to create and customize doughnut charts in Aspose.Slides for Python via .NET, supporting PowerPoint and OpenDocument formats for dynamic presentations....pptx" , slides . export . SaveFormat . PPTX ) FAQ Can...

    docs.aspose.com/slides/python-net/doughnut-chart/
  8. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....pptx" ) as presentation : # Get the..."output.pptx" , slides . export . SaveFormat . PPTX ) If a slide...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  9. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); // Setting Footer pres ->..."HeaderFooterJava.pptx" , SaveFormat :: Pptx ); Manage Headers...

    docs.aspose.com/slides/cpp/presentation-header-...
  10. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ); // Loop through Excel rows...$@"{employeeName} Report.pptx" , SaveFormat . Pptx ); } Example 2 In...

    docs.aspose.com/slides/net/developer-guide/tech...