Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 129,863 for

presentations

(0.23 sec)
  1. Apply preset theme to VDX document via Python |...

    Python source code to apply preset theme to vdx file within any Python based application....documents that can be used in presentations and documents. The Visio...

    products.aspose.com/diagram/python-java/theme/vdx/
  2. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....formula for calculating the presentation size supported by Aspose...to accommodate the whole presentation structure and images in...

    docs.aspose.com/slides/java/faqs/
  3. Extract text and images from PPTX document via ...

    C++ example code to extract text and images from PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/cpp/parser/pptx/
  4. Merge PPTM Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/pptm/
  5. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Android via Java, compatible with PowerPoint formats....to the presentation: Presentation pres = new Presentation (); try...Create or Update PowerPoint Presentation Charts on Android If there...

    docs.aspose.com/slides/androidjava/data-points-...
  6. Export PowerPoint Notes to PDF in Java

    Learn how to export PowerPoint notes to PDF in Java using Aspose.Slides for Java. Discover step-by-step instructions and code examples. Click to learn more!...developers who need to share presentations with annotated details....Instantiate a Presentation object that represents a presentation file...

    blog.aspose.com/slides/export-powerpoint-notes-...
  7. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for PHP via Java, compatible with PowerPoint formats....chart to the presentation: $pres = new Presentation (); try { $chart...Create or Update PowerPoint Presentation Charts in PHP If there is...

    docs.aspose.com/slides/php-java/data-points-of-...
  8. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your Presentations sharp and consistent across any device....to load fonts used in a presentation without installing them...Load and render/export the presentation. Call FontsLoader.clearCache...

    docs.aspose.com/slides/androidjava/custom-font/
  9. 添加图片框架并应用动画 使用 VSTO 和 Aspose.Slides for .NET|As...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并使用简洁的 C# 代码在 PowerPoint (PPT, PPTX) 幻灯片中为图片框架添加动画。... Presentation pres = Globals . ThisAddIn...ThisAddIn . Application . Presentations . Add ( Microsoft . Office...

    docs.aspose.com/slides/zh/net/adding-picture-fr...
  10. Protect ODP document with password Online and u...

    Online ODP file password app. Python API code to apply password protection on ODP document....Slides ) Use Presentation class to create Use encrypt...to secure and lock the presentations. Moreover it can support...

    products.aspose.com/total/python-net/protect/odp/