Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 143,375 for

pptx

(0.12 sec)
  1. 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/
  2. Convert EXCEL to PPS using Python or with free ...

    EXCEL to PPS conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to PPS online converter quickly before integrating the code....variety of formats such as PPT, PPTX, and PDF. The API also provides...such as XLS, XLSX, CSV, PPT, PPTX, and PDF. The API also provides...

    products.aspose.com/total/python-net/conversion...
  3. Convert DOC to PPSX via C++ or with free Online...

    Export DOC to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPSX online converter quickly before integrating the code....file formats, including PPT, PPTX, PPSX, and more. Using Aspose...Presentation) Convert DOC to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/doc-to...
  4. 档案

    档案...学习如何使用 C# 以编程方式在 PowerPoint PPTX/PPT 演示文稿中添加和管理页眉和页脚。 .NET API...new Presentation("headerTest.pptx"); // 设置页脚 pres.HeaderFooterManager...

    blog.aspose.com/zh/slides/add-header-footer-in-...
  5. 使用 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...
  6. Manage Presentation Themes in Java|Aspose.Slide...

    Master presentation themes in Aspose.Slides for Java to create, customize and convert PowerPoint files with consistent branding....pptx" , SaveFormat . Pptx ); } finally { if...pres = new Presentation ( "pres.pptx" ); try { int numberOfBackgroundFi...

    docs.aspose.com/slides/java/presentation-theme/
  7. 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...
  8. Embed Fonts in Presentations Using С++|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for С++, ensuring accurate rendering across all platforms....pptx" ); // Get all embedded fonts...< Presentation > ( u "sample.pptx" ); auto usedFonts = presentation...

    docs.aspose.com/slides/cpp/embedded-font/
  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. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your presentations sharp and consistent across any device....pptx" ) as presentation : # Render/export...slides . Presentation ( "Fonts.pptx" , load_options ) as presentation...

    docs.aspose.com/slides/python-net/custom-font/