Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 129,304 for

presentation

(0.06 sec)
  1. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 Ink:绘制、导入和编辑笔画,调整颜色和宽度,并使用 Java 示例导出为 PPT、PPTX 和 ODP。...accessInk () { Presentation presentation = new Presentation ( "ink.pptx"...); try { ISlide slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. Save Presentations in Read-Only Mode in .NET|As...

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

    docs.aspose.com/slides/net/read-only-presentation/
  3. 幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for Android 中控制幻灯片:使用 Java 创建、克隆、重新排序、调整大小、设置背景,并为 PPT、PPTX 和 ODP 演示文稿应用过渡效果。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 下面的每个示例包括简要说明以及...addSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/examples/...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... Presentation input = new Presentation (); IShapeCollection...slide Id. Presentation presentation = new Presentation (); long...

    docs.aspose.com/slides/java/public-api-and-back...
  5. Import Presentations from PDF or HTML in .NET|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument Presentations in .NET with Aspose.Slides for seamless, high-performance slide processing....Import Presentations from PDF or HTML in .NET Contents [ Hide...for .NET , you can import presentations from files in other formats...

    docs.aspose.com/slides/net/import-presentation/
  6. VBA Macro|Aspose.Slides Documentation

    Automate Presentations with Aspose.Slides for C++: create, run, import, and secure VBA macros in PPT, PPTX, and ODP using clear C++ examples....Add a VBA Macro Create a presentation with a VBA project and a...() { auto presentation = MakeObject < Presentation > (); presentation...

    docs.aspose.com/slides/cpp/examples/elements/vb...
  7. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for .NET. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....Slides Presentation AI API: AI-Powered Slide...AI-powered feature, the Presentation Generator, which enables...

    docs.aspose.com/slides/net/ai/generator/
  8. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理分组形状:使用 C++ 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置组形状的样式。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto group = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. 连接器|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以在 PPT、PPTX 和 ODP 中链接形状。... Presentation () as presentation : slide = presentation . slides...BENT_CONNECTOR2 , 0 , 0 , 100 , 100 ) presentation . save ( "connector.pptx"...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Java: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP Presentations....up unused ones to reduce presentation size. Add a Layout Slide...addLayoutSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/java/examples/elements/l...