Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 986 for

split presentation

(0.15 sec)
  1. How to Merge PDF using C#|Aspose.PDF for .NET

    This page explain how to merge PDF documents into a single PDF file with C# or VB.NET....allows you to investigate how presentation merging functionality works...works. See also Split PDF using DOM Concatenate PDF documents...

    docs.aspose.com/pdf/net/merge-pdf-documents/
  2. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save Presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in .NET Contents [ Hide ] Overview Open Presentations...to use the Presentation class to open a presentation. This article...

    docs.aspose.com/slides/net/save-presentation/
  3. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save Presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in Python Contents [ Hide ] Overview Open...Open a Presentation in Python described how to use the Presentation...

    docs.aspose.com/slides/python-net/save-presenta...
  4. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...bounds: auto presentation = MakeObject<Presentation>(u"YourPresentation...on.pptx"); auto slide = presentation->get_Slide(0); auto shape...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  5. Convert PowerPoint Presentations to Video on An...

    Learn how to convert PowerPoint Presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video on Android Contents...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large Presentation (also works with small, but with large ones it’s more obvious. It happens when I try to Split a Presentation into it’s slides. See my testcode: package de.testaspose import com.aspose.…...2:36pm 1 When I have a large presentation (also works with small,...happens when I try to split a presentation into it’s slides. See...

    forum.aspose.com/t/aspose-slides-for-java-memor...
  7. Convert PowerPoint Presentations to Video in PH...

    Learn how to convert PowerPoint Presentations to video with Aspose.Slides for PHP. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in PHP Contents [ Hide...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/php-java/convert-powerpo...
  8. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint Presentations to video in JavaScript. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in JavaScript Contents...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…... Code: Presentation presentation = new Presentation("c:\\work\\charts...rk\\charts.pptx"); presentation.getSlides().forEach(slide ->...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  10. Save Presentations in C++|Aspose.Slides Documen...

    Discover how to save Presentations in C++ using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in C++ Contents [ Hide ] Overview Open Presentations...to use the Presentation class to open a presentation. This article...

    docs.aspose.com/slides/cpp/save-presentation/