Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 129,319 for

presentations

(0.16 sec)
  1. 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/
  2. 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/
  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. 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-...
  5. 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-...
  6. 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-...
  7. 添加图片框架并应用动画 使用 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...
  8. PresentationML (PPTX, XML)|Aspose.Slides for PH...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of XML-based formats for presentation documents. Office OpenXML...to comprehensively handle presentation documents and PresentationML...

    docs.aspose.com/slides/php-java/presentationml-...
  9. Extract text and images from PPTX document usin...

    Java sample code to extract text and images from PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PPTX file by instatiating Presentation class. Get first slide text...PPTX file Presentation pptxPresentation = new Presentation( "demo...

    products.aspose.com/slides/java/parser/pptx/
  10. How to Format Number as Currency|Documentation

    This article introduces how to format numbers to currency using the Aspose.Cells for .NET API.... Enhances Professional Presentation: Well‑formatted currency...important for reports, presentations, and business documents...

    docs.aspose.com/cells/net/format-number-to-curr...