Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 129,278 for

presentation

(0.14 sec)
  1. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for PHP and how to fix preview issues in PPT, PPTX and ODP Presentations....article) and then open the presentation in the Microsoft PowerPoint...you may want to save your presentation to ensure the image for...

    docs.aspose.com/slides/php-java/object-preview-...
  2. View & Edit PowerPoint Metadata using .NET | pr...

    C# source code to view and edit Presentation propertires...extract, edit and remove presentation properties using server-side...Samples Online Include Edit Presentation Metadata FODP How to edit...

    products.aspose.com/slides/net/metadata/
  3. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....addMathText () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Add...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Manage Slide Sections in Presentations in .NET|...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for .NET — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations in .NET Contents [ Hide...can organize a PowerPoint Presentation into sections. You get to...

    docs.aspose.com/slides/net/slide-section/
  5. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for .NET: add, customize, and sequence effects and durations with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Apply a fade transition. slide...

    docs.aspose.com/slides/net/examples/elements/sl...
  6. Picture|Aspose.Slides for PHP Documentation

    Work with pictures in PHP using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....addPicture () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $image...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples....Create Line Shapes in Presentations with Python Contents [ Hide...to a selected slide in a presentation, follow these steps: Create...

    docs.aspose.com/slides/python-net/line/
  8. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/python-net/multithreading/
  9. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Android via Java. Preserve layouts and speaker notes for professional Presentations....Convert PowerPoint Presentations to PDF with Notes on Android...how to convert PowerPoint presentations to PDF format with speaker...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint Presentations with tailored legend formatting....Customize Chart Legends in Presentations on Android Contents [ Hide...below: Create an instance of Presentation class. Get reference of...

    docs.aspose.com/slides/androidjava/chart-legend/