Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 130,581 for

presentation

(0.8 sec)
  1. 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...
  2. Add Charts to PPT Presentations using Java | pr...

    Add charts to PPT Presentations in Java. Use Aspose.Slides for Java to create chart series, categories, data labels, and formatting....create and format charts in presentation files without Microsoft...and format charts in PPT presentations. The API provides chart...

    products.aspose.com/slides/java/chart/ppt/
  3. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/shape-form...
  4. Convert OTP to BMP using Java | products.aspose...

    Convert OTP to BMP in Java. Use Aspose.Slides for Java to render OTP Presentations as BMP images....BMP in Java Render OTP presentations as BMP images with Aspose...PowerPoint and OpenOffice presentation API that lets you load an...

    products.aspose.com/slides/java/conversion/otp-...
  5. Convert PPSX to BMP Using C++ | products.aspose...

    C++ conversion code for PPSX to BMP. Use the example code for batch PPSX to BMP conversion in C++ applications....editing, and converting presentation files. It allows developers...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  6. Convert PPSX to JPEG Using C++ | products.aspos...

    C++ conversion code for PPSX to JPEG. Use the example code for batch PPSX to JPEG conversion in C++ applications....editing, and converting presentation files. It allows developers...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  7. Convert PPSX to GIF Using C++ | products.aspose...

    C++ conversion code for PPSX to GIF. Use the example code for batch PPSX to GIF conversion in C++ applications....editing, and converting presentation files. It allows developers...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  8. Convert XML to PDF Using C++ | products.aspose.com

    C++ conversion code for XML to PDF. Use the example code for batch XML to PDF conversion in C++ applications....Use C++ to convert an XML presentation file to PDF without Microsoft...that lets you convert XML presentation files to PDF in C++ applications...

    products.aspose.com/slides/cpp/conversion/xml-t...
  9. 数学文本|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...
  10. 页眉页脚|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...