Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 141,112 for

pptx

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

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Java—automate slide layout adjustments and boost productivity....pptx" , SaveFormat . Pptx ); } finally { presentation...= new Presentation ( "sample.pptx" ); try { // Get the original...

    docs.aspose.com/slides/java/re-sizing-shapes-on...
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ); try { // Loop through Excel..."%s Report.pptx" , $employeeName ), SaveFormat :: Pptx ); } finally...

    docs.aspose.com/slides/php-java/excel-integration/
  3. Convert DOTM to JSON Format via Java | products...

    Convert DOTM to JSON format via Java without using using Microsoft Word or Microsoft Excel...Presentation) Convert DOTM to PPTX (Open XML presentation Format)...Presentation File) Convert DOTM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/dotm-...
  4. Convert CSV to PPT using Java or with free Onli...

    Java API to Export CSV to PPT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....format using save method and set Pptx as SaveFormat Conversion Requirements...Presentation File) Convert CSV to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/csv-t...
  5. Extract Text and Images from PPT File Online an...

    Online PPT file parser app. .NET API C# code to extract images and text from PPT presentation....pptx or PDF formats. 📽️ Archive...(PowerPoint Presentation) Parse PPTX Files (Open XML presentation...

    products.aspose.com/total/net/parse/ppt/
  6. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for PHP via Java. Improve your slide visuals effortlessly....pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/chart-plot-area/
  7. 使用 Python 嵌入演示文稿中的字体|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 通过 .NET 将 TrueType 字体嵌入 PowerPoint 和 OpenDocument 演示文稿,确保在所有平台上准确渲染。...pptx" ) as presentation : slide =...slides . Presentation ( "Fonts.pptx" ) as presentation : all_fonts...

    docs.aspose.com/slides/zh/python-net/embedded-f...
  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. 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...
  10. Integrate Excel Data into PowerPoint Presentati...

    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/excel-integration/