Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 130,438 for

presentation

(0.15 sec)
  1. Save Presentations in Read-Only Mode Using PHP|...

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

    docs.aspose.com/slides/php-java/read-only-prese...
  2. 管理 C++ 中的演示文稿背景|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建一个 Presentation 类的实例。 将幻灯片的 BackgroundType...示例演示如何将蓝色纯色设置为普通幻灯片的背景: // 创建 Presentation 类的实例。 auto presentation = MakeObject...

    docs.aspose.com/slides/zh/cpp/presentation-back...
  3. Convert PPT to PPTX in JavaScript|Aspose.Slides...

    Convert legacy PPT Presentations to modern PPTX fast with Aspose.Slides for Node.js — clear tutorial, free code samples, no Microsoft Office dependency....how to convert PowerPoint Presentation in PPT format into PPTX...convert thousands of PPT presentations to PPTX format, the best...

    docs.aspose.com/slides/nodejs-java/convert-ppt-...
  4. How to Create PowerPoint Slides in HTML using C#

    This article explores how to create PowerPoint slides in HTML using C#. It will provide configuration requirements, detailed steps and working examples of HTML Presentation using C#.... You can create a new presentation and save it as HTML or convert...convert an existing presentation to HTML for displaying it in...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  5. 墨迹|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/examples/element...
  6. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Java across PPT and PPTX Presentations—Java code examples included....Add Ellipses to Presentations in Java Contents [ Hide ] Overview... and saving the updated presentation as a PPTX file. It also...

    docs.aspose.com/slides/java/ellipse/
  7. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.insertOleObject method...insertOleObject(stream, progId, asIcon, presentation) Inserts an embedded OLE...string , asIcon : boolean , presentation : Buffer ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Python 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/python-net/object-previe...
  9. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Customize Default Fonts in Presentations with Python Contents [ Hide...fonts that are used when a presentation is rendered. This is useful...

    docs.aspose.com/slides/python-net/default-font/
  10. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; slide . HeaderFooterManager ....

    docs.aspose.com/slides/net/examples/elements/he...