Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 119,508 for

presentation

(0.14 sec)
  1. Convert PPTX to PPT in C#|Aspose.Slides Documen...

    Convert PowerPoint PPTX to PPT in C#...how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The C# code sample...

    docs.aspose.com/slides/net/convert-pptx-to-ppt/
  2. Remove ODP Annotation using C++ | products.aspo...

    C++ source code to delete annotations from ODP...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/odp/
  3. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/ppt/
  4. Chart Axis|Aspose.Slides Documentation

    Edit PowerPoint chart axis in C# or .NET...Create an instance of the Presentation class. Access the first...C#: using ( Presentation pres = new Presentation ()) { Chart...

    docs.aspose.com/slides/net/chart-axis/
  5. How to Create PowerPoint Slides in HTML using C#

    This article explores how to create PowerPoint slides in HTML using C#. It will provide configuration requirements, detailed steps and working examples of HTML Presentation using C#.... You can create a new presentation and save it as HTML or convert...convert an existing presentation to HTML for displaying it in...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  6. Chart Legend|Aspose.Slides Documentation

    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....below: Create an instance of Presentation class. Get the reference...properties of legend. Write the presentation as a PPTX file. In the example...

    docs.aspose.com/slides/cpp/chart-legend/
  7. Convert PowerPoint to PDF with Notes in Android...

    Convert PowerPoint to PDF with notes in Android...how to convert PowerPoint presentations to PDF format with speaker...Notes The save method in the Presentation class can be used to convert...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....this way: Load the relevant presentation. Load the font that will...font. Write the modified presentation as a PPTX file. This Java...

    docs.aspose.com/slides/androidjava/font-replace...
  9. Slide Section|Aspose.Slides Documentation

    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....can organize a PowerPoint Presentation into sections. You get to...organize or divide slides in a presentation into logical parts in these...

    docs.aspose.com/slides/androidjava/slide-section/
  10. Ellipse|Aspose.Slides Documentation

    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....a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/androidjava/ellipse/