Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 130,588 for

presentation

(0.24 sec)
  1. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. 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/php-java/slide-layout/
  2. 布局幻灯片|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/examples/element...
  3. Convert Presentations to HTML5 in .NET|Aspose.S...

    Export PowerPoint & OpenDocument Presentations to responsive HTML5 with Aspose.Slides for .NET. Preserve formatting, animations, and interactivity....Convert Presentations to HTML5 in .NET Contents [ Hide ] Overview...how to convert PowerPoint presentations to HTML5 using Aspose.Slides...

    docs.aspose.com/slides/net/export-to-html5/
  4. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. View or Edit FODP Files Metadata using Java | p...

    View and edit FODP metadata in Java. Use Aspose.Slides for Java to update built-in and custom Presentation properties....and custom properties in presentation files using server-side...modify built-in and custom presentation properties. Use the getDocumentPropertie...

    products.aspose.com/slides/java/metadata/fodp/
  6. View or Edit POT Files Metadata using Java | pr...

    View and edit POT metadata in Java. Use Aspose.Slides for Java to update built-in and custom Presentation properties....and custom properties in presentation files using server-side...modify built-in and custom presentation properties. Use the getDocumentPropertie...

    products.aspose.com/slides/java/metadata/pot/
  7. View or Edit OTP Files Metadata using Java | pr...

    View and edit OTP metadata in Java. Use Aspose.Slides for Java to update built-in and custom Presentation properties....and custom properties in presentation files using server-side...modify built-in and custom presentation properties. Use the getDocumentPropertie...

    products.aspose.com/slides/java/metadata/otp/
  8. View or Edit ODP Files Metadata using Java | pr...

    View and edit ODP metadata in Java. Use Aspose.Slides for Java to update built-in and custom Presentation properties....and custom properties in presentation files using server-side...modify built-in and custom presentation properties. Use the getDocumentPropertie...

    products.aspose.com/slides/java/metadata/odp/
  9. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PPT、PPTX 和 ODP 演示文稿中添加、路由和设置形状之间的连接器样式。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto connector = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 掌握图表:创建、格式化、绑定数据,并使用 C++ 示例将图表导出为 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 向第一张幻灯片添加一个简单的面积图。...

    docs.aspose.com/slides/zh/cpp/examples/elements...