Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 113,592 for

presentation

(0.05 sec)
  1. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint Presentations in C++...Watermarks A watermark in a presentation is a text or image stamp...slide or throughout all presentation slides. Usually, a watermark...

    docs.aspose.com/slides/cpp/watermark/
  2. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint Presentations in Java...Watermarks A watermark in a presentation is a text or image stamp...slide or throughout all presentation slides. Usually, a watermark...

    docs.aspose.com/slides/androidjava/watermark/
  3. Convert PowerPoint Slides to Images in JavaScri...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Node.js via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....PowerPoint and OpenDocument presentation slides into various image...convert the first slide of a presentation to a bitmap object and then...

    docs.aspose.com/slides/nodejs-java/convert-slide/
  4. Convert PPT, PPTX, and ODP to JPG in C++|Aspose...

    Learn how to transform your slides from PowerPoint and OpenDocument Presentations into high-quality JPEG images with just a few lines of code in C++. Optimize Presentations for web use, sharing, and archiving. Read the full guide now!...PowerPoint and OpenDocument presentations to JPG images helps with...easy to implement your own presentation viewer and create a thumbnail...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint Presentation in Java...sample operation: Presentation pres = new Presentation ( "chart.pptx"...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/java/chart-workbook/
  6. Public API and Backwards Incompatible Changes i...

    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 only be loaded from a presentation file and can’t be created...usage: using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Conversion to HTML|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....support for converting a presentation to HTML. Below is code snippet...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/net/conversion-to-html/
  8. Create Fallback Fonts Collection|Aspose.Slides ...

    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....controls fonts across the presentation. Read more About FontsManager...FontsManager and FontsLoader . Each Presentation has a getFontsManager method...

    docs.aspose.com/slides/php-java/create-fallback...
  9. Convert PowerPoint to PDF with Notes in C#|Aspo...

    Convert PowerPoint to PDF with notes with C# or .NET...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/net/convert-powerpoint-t...
  10. Chart Plot Area|Aspose.Slides Documentation

    Get width, height of chart plot area. Set layout mode. PowerPoint Presentation in C# or .NET...Create an instance of the Presentation class. Access first slide...element. using ( Presentation pres = new Presentation ( "test.Pptx"...

    docs.aspose.com/slides/net/chart-plot-area/