Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 129,312 for

presentation

(0.38 sec)
  1. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument Presentations in Python to engage viewers....Create an instance of the Presentation class. Get a reference to...Portion . Save the modified presentation. The following Python code...

    docs.aspose.com/slides/python-net/manage-paragr...
  2. Convert ODP to PPTX in Java|Aspose.Slides Docum...

    Convert ODP to PPTX with Aspose.Slides for Java. Clean Java code examples, batch tips, and high-quality results—no PowerPoint needed....Convert ODP to PPTX/PPT Presentation Aspose.Slides for Java offers...offers Presentation class that represents a presentation file....

    docs.aspose.com/slides/java/convert-odp-to-pptx/
  3. 使用 .NET 查看或編輯 PPS 文件元數據 | products.aspose.com

    C# 源代碼,用於編輯或查看 PPS 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/zh-hant/net/metadata...
  4. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....PowerPoint and OpenDocument presentation slides into various image...convert the first slide of a presentation to a bitmap object and then...

    docs.aspose.com/slides/python-net/convert-slide/
  5. Convert ODP to PPTX in PHP|Aspose.Slides for PH...

    Convert ODP to PPTX with Aspose.Slides for PHP via Java. Clean code examples, batch tips, and high-quality results—no PowerPoint needed....Convert ODP to PPTX/PPT Presentation Aspose.Slides for PHP via...offers Presentation class that represents a presentation file....

    docs.aspose.com/slides/php-java/convert-odp-to-...
  6. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....api import Presentation , SaveFormat jpype . shutdownJVM...a new Presentation Aspose.Slides for Java Presentation pres =...

    docs.aspose.com/slides/python-java/limitations-...
  7. 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....Excel Data into PowerPoint Presentations with Aspose.Slides Contents...Excel Data into PowerPoint Presentations with Aspose.Slides Introduction...

    docs.aspose.com/slides/net/developer-guide/tech...
  8. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ MathematicalText examples: create and format equations, fractions, matrices, and symbols with C++ in PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Add a Math shape...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  9. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 C++ 示例添加日期、幻灯片编号和自定义文本。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); slide -> get_HeaderFooterManager...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. 数学文本|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... Presentation () as presentation : slide = presentation . slides...math_paragraph . add ( math_block ) presentation . save ( "math_text.pptx"...

    docs.aspose.com/slides/zh/python-net/examples/e...