Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 126,457 for

presentations

(0.27 sec)
  1. Merge POTM Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/potm/
  2. Merge PPTX Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/pptx/
  3. Merge POTX Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/potx/
  4. Extract text and images from ODP document using...

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

    products.aspose.com/slides/java/parser/odp/
  5. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for С++, compatible with PowerPoint formats....new Sunburst chart to the presentation: auto pres = System :: MakeObject...MakeObject < Presentation > (); auto chart = pres -> get_Slides...

    docs.aspose.com/slides/cpp/data-points-of-treem...
  6. Export EXCEL to POWERPOINT in Android | product...

    Android API to Convert EXCEL to POWERPOINT without using Microsoft Word... It allows users to present their data in a visually appealing...PowerPoint presentations are often used to present data to clients...

    products.aspose.com/total/android-java/conversi...
  7. Convert PDF documents in Node.js|Aspose.PDF for...

    This section contains articles relating to convert PDF documents to other formats by Aspose.PDF for Node.js via C++....to provide a standard for presenting documents and other reference...used to create various presentations. PPT files contain a large...

    docs.aspose.com/pdf/nodejs-cpp/conversion/
  8. Convert PDF documents using JavaScript|Aspose.P...

    This section contains articles relating to convert PDF documents to other formats by Aspose.PDF for JavaScript via C++....to provide a standard for presenting documents and other reference...used to create various presentations. PPT files contain a large...

    docs.aspose.com/pdf/javascript-cpp/conversion/
  9. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Python via .NET API.... Enhances Professional Presentation: Well‑formatted currency...important for reports, presentations, and business documents...

    docs.aspose.com/cells/python-net/format-number-...
  10. Add Trend Lines to Presentation Charts in PHP|A...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for PHP via Java — a practical guide to engage your audience....Add Trend Lines to Presentation Charts in PHP Contents [ Hide...Create an instance of the Presentation class. Obtain a slide’s...

    docs.aspose.com/slides/php-java/trend-line/