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

presentation

(0.6 sec)
  1. How to Merge PowerPoint Files using Python

    This article guides on how to merge PowerPoint files using Python. It has basic information for the IDE settings, the program logic, and a runnable sample code to merge slides using Python....target presentations. Steps to Merge PowerPoint Presentations using...destination presentation where other presentations are to be merged...

    kb.aspose.com/slides/python/how-to-merge-powerp...
  2. Convert PowerPoint Slides to PNG in .NET|Aspose...

    Convert PowerPoint Presentations to high-quality PNG images quickly with Aspose.Slides for .NET, ensuring precise, automated results....how to convert PowerPoint presentations to PNG images using Aspose...Slides. It shows how to load presentation files in formats such as...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. Convert PPT to SVG using Java | products.aspose...

    Convert PPT to SVG in Java. Use Aspose.Slides for Java to export PPT slides as SVG files....Slides for Java to load a PPT presentation and export a slide as an...Load the PPT file with the Presentation class. Get the target ISlide...

    products.aspose.com/slides/java/conversion/ppt-...
  4. 图片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理图片:插入、裁剪、压缩、重新着色,并使用 PPT、PPTX 和 ODP 演示文稿的示例导出图像。...); let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  5. Add Slides to Presentations on Android|Aspose.S...

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for Android via Java—seamless, efficient slide insertion in seconds....Add Slides to Presentations on Android Contents [ Hide ] Add...Add a Slide to a Presentation Before talking about adding slides...

    docs.aspose.com/slides/androidjava/add-slide-to...
  6. Convert TIFF to EMF Using C++ | products.aspose...

    C++ conversion code for TIFF to EMF. Use the example code for batch TIFF to EMF conversion in C++ applications....file to EMF by creating a presentation, adding the TIFF image to...as an EMF file. Create a Presentation instance. Read the TIFF...

    products.aspose.com/slides/cpp/conversion/tiff-...
  7. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in Python Contents...you to convert PowerPoint presentations to Markdown, which can be...

    docs.aspose.com/slides/python-net/convert-power...
  8. Convert TIFF to BMP Using C++ | products.aspose...

    C++ conversion code for TIFF to BMP. Use the example code for batch TIFF to BMP conversion in C++ applications....file to BMP by creating a presentation, adding the TIFF image to...as a BMP image. Create a Presentation instance. Read the TIFF...

    products.aspose.com/slides/cpp/conversion/tiff-...
  9. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET animation examples: add, sequence, and customize effects and transitions with C# for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/net/examples/elements/an...
  10. Merge PDF Files in Java | products.aspose.com

    Merge PDF files in Java. Use Aspose.Slides for Java to import PDF files and save the merged content as a PDF file....converting, and merging presentation content. You can place PDF...PDF files into a Presentation and import multiple PDF files and...

    products.aspose.com/slides/java/merger/pdf-to-pdf/