Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 10,792 for

presentation

(0.56 sec)
  1. New HTML Export System - Aspose.Slides.WebExten...

    PowerPoint HTML export in C# or .NET...for exporting PowerPoint presentations to HTML, you get to customize...you can export an entire presentation into HTML with a set of...

    docs.aspose.com/slides/net/web-extensions/
  2. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java...data label: Presentation pres = new Presentation (); try { IChart...instance of the Presentation class Presentation pres = new Presentation...

    docs.aspose.com/slides/java/chart-data-label/
  3. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java...data label: Presentation pres = new Presentation (); try { IChart...instance of the Presentation class Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/chart-data-l...
  4. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...shows how you to export a presentation to HTML5 without web extensions...dependencies: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/androidjava/export-to-ht...
  5. Format Text using VSTO and Aspose.Slides for Ja...

    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....shows how to read a sample presentation with some text on the first...following steps: Open the source presentation. Access the first slide...

    docs.aspose.com/slides/java/format-text-using-v...
  6. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint Presentations in Java...Create an instance of the Presentation class. Get a slide’s reference...object. Write the modified presentation as a PPTX file. In the example...

    docs.aspose.com/slides/androidjava/manage-ole/
  7. Default Font|Aspose.Slides Documentation

    PowerPoint C++ API lets you set the default font for rendering Presentations to PDF, XPS or thumbnails...default font in PowerPoint presentations. A new method set_DefaultRegularFont()...missing fonts during saving presentations to different formats without...

    docs.aspose.com/slides/cpp/default-font/
  8. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint Presentations in Java...portions of a presentation. When you are presenting, this ability... To summarize an entire presentation on a single slide, use a...

    docs.aspose.com/slides/androidjava/manage-zoom/
  9. Managing Tags and Custom Data|Aspose.Slides for...

    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....[ Hide ] Data Storage in Presentation Files PPTX files—items with...structure for data contained in presentations. With a slide being one...

    docs.aspose.com/slides/nodejs-java/managing-tag...
  10. How to Insert HTML into PowerPoint using Python

    This quick tutorial describes how to insert HTML into PowerPoint using Python. It shares environment settings, detailed steps and a runnable sample code convert HTML to PowerPoint using Python....Create a blank presentation using the Presentation class for inserting...string Save the resultant presentation as PPTX having HTML contents...

    kb.aspose.com/slides/python/how-to-insert-html-...