Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 129,329 for

presentation

(1.27 sec)
  1. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 动画示例:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  3. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for Android 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 Java 示例添加日期、幻灯片编号和自定义文本。...addHeaderFooter () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  4. Online XML to ODP Conversion or Develop Java ba...

    Free online app to convert XML to ODP files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  5. 布局幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握布局幻灯片:选择、应用和自定义幻灯片布局、占位符和母版,并提供 PPT、PPTX 和 ODP 演示文稿的示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let masterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. Save Presentations in Read-Only Mode Using Java...

    Load and save PowerPoint files in read-only mode with Aspose.Slides for Node.js via Java, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode Using JavaScript Contents...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/nodejs-java/read-only-pr...
  7. 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/
  8. 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...
  9. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for .NET, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in .NET Contents...of the Presentation class to represent a presentation object...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. 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/