Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 126,507 for

presentation

(0.35 sec)
  1. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples....Create Line Shapes in Presentations with Python Contents [ Hide...to a selected slide in a presentation, follow these steps: Create...

    docs.aspose.com/slides/python-net/line/
  2. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument Presentations for reports and visualizations....Customize Chart Axes in Presentations with Python Contents [ Hide...Create an instance of the Presentation class. Access the first...

    docs.aspose.com/slides/python-net/chart-axis/
  3. Extract Flash Objects from Presentations in .NE...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in .NET with Aspose.Slides, complete C# code samples and best practices....Extract Flash Objects from Presentations in .NET Contents [ Hide...Extract Flash Objects from Presentations Aspose.Slides for .NET provides...

    docs.aspose.com/slides/net/flash/
  4. 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/
  5. How to Insert Image into PowerPoint Table using...

    This topic guides on how to insert Image into PowerPoint Table using Java. It encompasses all the requisite information and a working sample code to add table image in PowerPoint using Java....the Presentation class instance to add a new presentation and...loaded image inside the presentation image collection Load the...

    kb.aspose.com/slides/java/how-to-insert-image-i...
  6. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Android via Java. Preserve layouts and speaker notes for professional Presentations....Convert PowerPoint Presentations to PDF with Notes on Android...how to convert PowerPoint presentations to PDF format with speaker...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. Merge ODP Files using .NET | products.aspose.com

    C# source code to combine ODP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.odp" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/odp/
  8. 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...
  9. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument Presentations in PHP to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in PHP Contents [ Hide ] About...Watermarks A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/php-java/watermark/
  10. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义列宽数组。...实例化表示演示文稿文件的 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/manage-table/