Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 130,448 for

presentation

(0.12 sec)
  1. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument Presentations in Java to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in Java Contents [ Hide ] Introduction...Introduction A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/java/watermark/
  2. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for C++: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using C++ examples....() { auto presentation = MakeObject < Presentation > ( u "ink..."ink.pptx" ); auto slide = presentation -> get_Slide ( 0 ); auto...

    docs.aspose.com/slides/cpp/examples/elements/ink/
  3. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument Presentations in Python to engage viewers....Create an instance of the Presentation class. Get a reference to...Portion . Save the modified presentation. The following Python code...

    docs.aspose.com/slides/python-net/manage-paragr...
  4. Create and Customize PowerPoint Charts in Java|...

    Create and customize PowerPoint charts in Java with Aspose.Slides—work with data, styles, and chart types in PPT and PPTX using clear code examples....PowerPoint Presentation Charts in Java Customize Presentation Charts...Charts in Java Customize Presentation Chart Entities in Java Optimize...

    docs.aspose.com/slides/java/powerpoint-charts/
  5. Create and Customize PowerPoint Charts in PHP|A...

    Create and customize PowerPoint charts with Aspose.Slides for PHP via Java — work with data, styles, and chart types in PPT and PPTX using clear code examples....PowerPoint Presentation Charts in PHP Customize Presentation Charts...Charts in PHP Customize Presentation Chart Entities in PHP Optimize...

    docs.aspose.com/slides/php-java/powerpoint-charts/
  6. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument Presentations and improve content readability....Enhance Your Presentations with AutoFit in Python Contents [...behavior for textboxes in presentations. Resize Shapes to Fit Text...

    docs.aspose.com/slides/python-net/manage-autofi...
  7. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML Presentation using Python.... You can generate a new presentation and export it as HTML or...or load an existing presentation to convert it to HTML for displaying...

    kb.aspose.com/slides/python/how-to-create-power...
  8. Convert ODP to PPTX in PHP|Aspose.Slides for PH...

    Convert ODP to PPTX with Aspose.Slides for PHP via Java. Clean code examples, batch tips, and high-quality results—no PowerPoint needed....Convert ODP to PPTX/PPT Presentation Aspose.Slides for PHP via...offers Presentation class that represents a presentation file....

    docs.aspose.com/slides/php-java/convert-odp-to-...
  9. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....api import Presentation , SaveFormat jpype . shutdownJVM...a new Presentation Aspose.Slides for Java Presentation pres =...

    docs.aspose.com/slides/python-java/limitations-...
  10. Get all the text in a slide|Aspose.Slides Docum...

    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....slideIndex ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation and the slide index // to...

    docs.aspose.com/slides/net/get-all-the-text-in-...