Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 144,291 for

pptx

(1.33 sec)
  1. Change the Presentation Slide Size in Java|Aspo...

    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" ); try { pres . getSlideSize..."pres-4x3-aspect-ratio.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/slide-size/
  2. Change the Slide Size in Presentations with Pyt...

    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" ) as pres : pres . slide_size..."pres-4x3-aspect-ratio.pptx" , slides . export . SaveFormat . PPTX ) Specify...

    docs.aspose.com/slides/python-net/slide-size/
  3. 在 Android 上检索和更新演示文稿信息|Aspose.Slides 文档

    使用 Java 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以获得更快速的洞察和更智能的内容审计。...在处理演示文稿之前,您可能想了解当前演示文稿是 PPT、PPTX、ODP 还是其他格式。 您可以在不加载演示文稿的情况下检查其格式。参见以下...getPresentationInfo ( "pres.pptx" ); System . out . println (...

    docs.aspose.com/slides/zh/androidjava/examine-p...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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-...
  9. 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...
  10. 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/