Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 129,295 for

presentation

(1.36 sec)
  1. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....Overview Converting PowerPoint presentations (PPT, PPTX, ODP, etc.) into...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. Import Presentations from PDF or HTML on Androi...

    Import PDF and HTML documents into PowerPoint and OpenDocument Presentations in Java with Aspose.Slides for Android for seamless, high-performance slide processing....Import Presentations from PDF or HTML on Android Contents [ Hide...via Java , you can import presentations from files in other formats...

    docs.aspose.com/slides/androidjava/import-prese...
  3. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....Embed Fonts in Presentations with Python Contents [ Hide ] Overview...PowerPoint ensures your presentation maintains its intended appearance...

    docs.aspose.com/slides/python-net/embedded-font/
  4. View or Edit OTP Files Metadata using .NET | pr...

    C# source code to edit or view OTP format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/net/metadata/otp/
  5. View or Edit POTM Files Metadata using .NET | p...

    C# source code to edit or view POTM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/net/metadata/potm/
  6. Move a slide to a new position|Aspose.Slides Do...

    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....Counting the slides in the presentation. public static int CountSlides...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/move-a-slide-to-a-ne...
  7. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Java: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....addChart () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/c...
  8. Master Slide|Aspose.Slides for Node.js via .NET...

    Explore Aspose.Slides for Node.js master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear code....{ let presentation = new aspose . slides . Presentation (); try...let defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. OleObject|Aspose.Slides for PHP Documentation

    Work with OLE objects in PHP using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....into a presentation. function addOleObject () { $presentation = new...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument Presentations accurately....callbacks when rendering presentation slides. Follow these steps...HtmlOptions , and others. Load a presentation that uses a font not available...

    docs.aspose.com/slides/java/getting-warning-cal...