Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 144,313 for

pptx

(0.2 sec)
  1. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Python for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...get_presentation_info ( "pres.pptx" ) print ( info1 . load_format...

    docs.aspose.com/slides/python-net/examine-prese...
  2. Merge POT Files Online or using Android Mobile ...

    Free online app to combine different POT presentations. Android merging library Java code to merge POT presentation into format of your choice....dropdown Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/android-java/merge/pot/
  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" ); try { // Loop through Excel..."%s Report.pptx" , employeeName ), SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/androidjava/excel-integr...
  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" ); // Loop through Excel rows..."{0} Report.pptx" , employeeName ), SaveFormat :: Pptx ); employeePresentation...

    docs.aspose.com/slides/cpp/excel-integration/
  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. Convert DOCX to PPSX in Android Apps or with fr...

    DOCX to PPSX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSX online converter quickly before integrating the code....Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  9. Features Overview|Aspose.Slides for PHP Documen...

    Discover Aspose.Slides for PHP via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... PPT to PPTX conversion Aspose.Slides for...PHP via Java supports PPT to PPTX conversion Portable Document...

    docs.aspose.com/slides/php-java/features-overview/
  10. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....the modified presentation to a PPTX file. The code snippet below... Save the presentation to a PPTX file. // Instantiate Presentation...

    docs.aspose.com/slides/net/activex/