Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 129,330 for

presentation

(1.76 sec)
  1. 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/
  2. 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...
  3. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for PHP via Java to optimize PowerPoint Presentations with tailored legend formatting....Customize Chart Legends in Presentations Using PHP Contents [ Hide...below: Create an instance of Presentation class. Get reference of...

    docs.aspose.com/slides/php-java/chart-legend/
  4. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX Presentations—JavaScript code examples included....Add Ellipses to Presentations in JavaScript Contents [ Hide ]...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/nodejs-java/ellipse/
  5. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility....Export Math Equations from Presentations in .NET Contents [ Hide...export math equations from presentations. For example, you may need...

    docs.aspose.com/slides/net/exporting-math-equat...
  6. Save Presentations in Read-Only Mode Using C++|...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for C++, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode Using C++ Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/cpp/read-only-presentation/
  7. 数学文本|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...
  8. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Android via Java and how to fix preview issues in PPT, PPTX and ODP Presentations....article) and then open the presentation in the Microsoft PowerPoint...you may want to save your presentation to ensure the image for...

    docs.aspose.com/slides/androidjava/object-previ...
  9. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in C#....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This C# code is an implementation...

    docs.aspose.com/slides/net/manage-paragraph/
  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...