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

presentation

(0.2 sec)
  1. 页眉页脚|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/examples/element...
  2. Customize Chart Legends in Presentations on And...

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

    docs.aspose.com/slides/androidjava/chart-legend/
  3. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for .NET: insert, play, trim, set poster frames, and export with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Add a video. var videoFrame...

    docs.aspose.com/slides/net/examples/elements/vi...
  4. View PPSX in C# | products.aspose.com

    View PPSX in C#. Use .NET library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/net/viewer/ppsx/
  5. View PPTM in C# | products.aspose.com

    View PPTM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/net/viewer/pptm/
  6. View POTM in C# | products.aspose.com

    View POTM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/net/viewer/potm/
  7. View OTP in Python | products.aspose.com

    View OTP in Python. Use Python library API to open and view OpenOffice Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/otp/
  8. View POTX in Python | products.aspose.com

    View POTX in Python. Use Python library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/potx/
  9. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in Python Contents...Contents [ Hide ] Convert Presentations to Markdown The example below...

    docs.aspose.com/slides/python-net/convert-power...
  10. GroupShape|Aspose.Slides for Python Documentation

    Work with group shapes in Python using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...ELLIPSE , 60 , 0 , 50 , 50 ) presentation . save ( "group.pptx" ,...

    docs.aspose.com/slides/python-net/examples/elem...