Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 130,496 for

presentation

(1.17 sec)
  1. Merge OTP Files using Java | products.aspose.com

    Merge OTP files in Java. Use Aspose.Slides for Java to combine OTP Presentation templates and save the merged file....multiple OTP presentations, clone slides from one presentation into another...destination OTP file with the Presentation class. Load the source OTP...

    products.aspose.com/slides/java/merger/otp/
  2. Merge POT Files using Java | products.aspose.com

    Merge POT files in Java. Use Aspose.Slides for Java to combine POT Presentation templates and save the merged file....multiple POT presentations, clone slides from one presentation into another...destination POT file with the Presentation class. Load the source POT...

    products.aspose.com/slides/java/merger/pot/
  3. Merge PPSM Files using Java | products.aspose.com

    Merge PPSM files in Java. Use Aspose.Slides for Java to combine macro-enabled slide show files and save the merged file....PPSM presentations, clone slides from one presentation into another...destination PPSM file with the Presentation class. Load the source PPSM...

    products.aspose.com/slides/java/merger/ppsm/
  4. Convert XML to BMP Using C++ | products.aspose.com

    C++ conversion code for XML to BMP. Use the example code for batch XML to BMP conversion in C++ applications....C++ Use C++ to convert XML presentation file to BMP without Microsoft...that lets you convert XML presentation file to BMP in C++ applications...

    products.aspose.com/slides/cpp/conversion/xml-t...
  5. Manage Slide Sections in Presentations Using Ja...

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

    docs.aspose.com/slides/java/slide-section/
  6. Convert XML to HTML Using C++ | products.aspose...

    C++ conversion code for XML to HTML. Use the example code for batch XML to HTML conversion in C++ applications....C++ Use C++ to convert XML presentation file to HTML without Microsoft...that lets you convert XML presentation file to HTML in C++ applications...

    products.aspose.com/slides/cpp/conversion/xml-t...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....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...
  8. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP Presentations....Manage Audio in Presentations Using JavaScript Contents [ Hide...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  9. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Create a simple in-memory image...

    docs.aspose.com/slides/net/examples/elements/pi...
  10. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for Android: add, customize, and sequence effects and durations with Java examples for PPT, PPTX, and ODP Presentations....addSlideTransition () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...