Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 129,327 for

presentation

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

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Android via Java 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/androidjava/object-previ...
  2. Import Presentations from PDF or HTML in JavaSc...

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

    docs.aspose.com/slides/nodejs-java/import-prese...
  3. Customize Pie Charts in Presentations on Androi...

    Learn how to create and customize pie charts in Java with Aspose.Slides for Android, exportable to PowerPoint, boosting your data storytelling in seconds....Customize Pie Charts in Presentations on Android Contents [ Hide...properties, do this: Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/androidjava/pie-chart/
  4. Extract Flash Objects from Presentations in Pyt...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Python with Aspose.Slides, complete code samples and best practices....Extract Flash Objects from Presentations in Python Contents [ Hide...Extract Flash Objects from Presentation Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/flash/
  5. 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...
  6. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....newImage) Presentation presentation = new Presentation ( "presentation...byte [] imageData = // ... presentation . getImages (). get_Item...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  7. Save Presentations in Read-Only Mode in .NET|As...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for .NET, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode in .NET Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/net/read-only-presentation/
  8. 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...
  9. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/net/shape-formatting/
  10. 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...