Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 163,423 for

presentation

(0.08 sec)
  1. Slides | Aspose.Sildes for .NET API Reference

    Returns a list of all slides that are defined in the Presentation. Read-only ISlideCollectionaspose.slides/islidecollection....Slides Presentation.Slides property Returns a list of all slides...that are defined in the presentation. Read-only ISlideCollection...

    reference.aspose.com/slides/net/aspose.slides/p...
  2. Aspose.Slides for Java 16.9.0 Release Notes|Asp...

    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....adding custom XML parts in presentation using Aspose.Slides Feature...text alignment changed on presentation load and save Bug SLIDESJAVA-34509...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  3. Managing Slides Transitions in PHP|Aspose.Slide...

    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....Instantiate Presentation class that represents the presentation file...file $pres = new Presentation($dataDir . 'demo.pptx'); $transition_type...

    docs.aspose.com/slides/java/managing-slides-tra...
  4. Convert CGM to PPSX via Java API | products.asp...

    Java API to Convert CGM to PPSX without using Microsoft Word...manipulating PowerPoint presentations, including the ability to...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/cgm-t...
  5. Aspose.Slides Java For Ruby|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....convert, render and print presentations without installing Microsoft...Slides for Java supports presentation file formats including PPT...

    docs.aspose.com/slides/java/aspose-slides-java-...
  6. Aspose.Slides for Java 23.7 Release Notes|Aspos...

    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....SLIDESNET-43446 Convert presentation to markdown Feature SLIDESNET-37059...aspose.com/slides/net/import-presentation/#import-powerpoint-from-html...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  7. Convert SVG to POT via Java API | products.aspo...

    Java API to Convert SVG to POT without using Microsoft Word...PPTX, which is a PowerPoint presentation format. Once the SVG is...manipulating PowerPoint presentations. It enables developers to...

    products.aspose.com/total/java/conversion/svg-t...
  8. RepeatUntilNextClick | Aspose.Sildes for .NET A...

    This attribute specifies if the effect will repeat until the next click. Read/write Boolean....using ( Presentation presentation = new Presentation ( "demo...ISequence effectsSequence = presentation . Slides [ 0 ]. Timeline...

    reference.aspose.com/slides/net/aspose.slides.a...
  9. SlideSize | Aspose.Sildes for .NET API Reference

    Returns slide size object. Read-only ISlideSizeaspose.slides/islidesize....SlideSize Presentation.SlideSize property Returns slide size...PowerPoint Presentation. [C#] using ( Presentation pres = new...

    reference.aspose.com/slides/net/aspose.slides/p...
  10. High Memory Usage while Converting Slide to Ima...

    Hi Support, I’ve observed very high memory usage while converting slide to image with custom size. Code snippet (tests): class AsposeTest { @Test void getThumbnail() { Presentation Presentation = new …...getThumbnail() { Presentation presentation = new Presentation(pptxFile());...)); ISlide firstSlide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/high-memory-usage-while-conv...