Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 143,416 for

pptx

(0.08 sec)
  1. Embed Fonts in Presentations Using JavaScript|A...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java, ensuring accurate rendering across all platforms....pptx" ); try { // Renders a slide...slides . Presentation ( "Fonts.pptx" ); try { var allFonts = pres...

    docs.aspose.com/slides/nodejs-java/embedded-font/
  2. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples....pptx" )) { // Go through the layout.... Save ( "Output.pptx" , SaveFormat . Pptx ); } Remove Unused...

    docs.aspose.com/slides/net/slide-layout/
  3. 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..."{0} Report.pptx" , employeeName ), SaveFormat :: Pptx ); employeePresentation...

    docs.aspose.com/slides/cpp/excel-integration/
  4. 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" ); try { // Loop through Excel..."%s Report.pptx" , employeeName ), SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/androidjava/excel-integr...
  5. 使用 Java 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示,并提升内容可读性。...pptx" , SaveFormat . Pptx ); } finally { if..."Output-presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/manage-autofit-s...
  6. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...pptx" , slides . export . SaveFormat . PPTX ) 如果文本变长..."output.pptx" , slides . export . SaveFormat . PPTX ) 当文字超出框的容纳范围时,文字会溢出。...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  7. 使用 C++ 的 AutoFit 增强演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...pptx" , SaveFormat :: Pptx ); 如果文本变长或变大,文本框..."Output-presentation.pptx" , SaveFormat :: Pptx ); 当文本超出框的长度时,会溢出显示。...

    docs.aspose.com/slides/zh/cpp/manage-autofit-se...
  8. 管理自动适应设置|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中为 PowerPoint 中的文本框设置自动适应...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."Output-presentation.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/manage-au...
  9. Export ODS to POWERPOINT in Android or with fre...

    Android API to Convert ODS to POWERPOINT without using Microsoft Word or online. Test free ODS to POWERPOINT online converter quickly before integrating the code....Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  10. 使用 PHP 管理演示文稿中的标签和自定义数据|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中添加、读取、更新和删除标签及自定义数据,并提供 PowerPoint 和 OpenDocument 演示文稿的示例。...[ Hide ] 演示文稿文件中的数据存储 PPTX 文件(扩展名为 .pptx 的项目)以 PresentationML...$pres = new Presentation ( "pres.pptx" ); try { $keywords = $pres...

    docs.aspose.com/slides/zh/php-java/managing-tag...