Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 130,530 for

presentation

(1.5 sec)
  1. Online XSLFO to XAML Conversion or Develop Java...

    Free online app to convert XSLFO to XAML files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  2. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 save format. DLLs only from Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only) on at least macO…... (Presentation , Stream , Int32[] , IHtml5Options...IHtml5Options ) at . (Presentation , Stream , Int32[] , Html5Options...

    forum.aspose.com/t/nullreferenceexception-with-...
  3. Merge POTM Files using .NET | products.aspose.com

    C# source code to combine POTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.potm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/potm/
  4. Convert OTP to PNG using Java | products.aspose...

    Convert OTP to PNG in Java. Use Aspose.Slides for Java to render OTP Presentations as PNG images....PNG in Java Render OTP presentations as PNG images with Aspose...PowerPoint and OpenOffice presentation API that lets you load an...

    products.aspose.com/slides/java/conversion/otp-...
  5. Convert OTP to JPEG using Java | products.aspos...

    Convert OTP to JPEG in Java. Use Aspose.Slides for Java to render OTP Presentations as JPEG images....JPEG in Java Render OTP presentations as JPEG images with Aspose...PowerPoint and OpenOffice presentation API that lets you load an...

    products.aspose.com/slides/java/conversion/otp-...
  6. Convert OTP to SVG using Java | products.aspose...

    Convert OTP to SVG in Java. Use Aspose.Slides for Java to export OTP Presentations as SVG images....SVG in Java Export OTP presentations as SVG images with Aspose...PowerPoint and OpenOffice presentation API that lets you load an...

    products.aspose.com/slides/java/conversion/otp-...
  7. Convert PPSM to PNG Using C++ | products.aspose...

    C++ conversion code for PPSM to PNG. Use the example code for batch PPSM to PNG conversion in C++ applications....editing, and converting presentation files. It allows developers...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  8. Convert PPSM to JPEG Using C++ | products.aspos...

    C++ conversion code for PPSM to JPEG. Use the example code for batch PPSM to JPEG conversion in C++ applications....editing, and converting presentation files. It allows developers...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  9. Convert PPTX to PNG using Java | products.aspos...

    Convert PPTX to PNG in Java. Use Aspose.Slides for Java to render PPTX slides as PNG images....for Java to load a PPTX presentation and render each slide as...Load the PPTX file with the Presentation class. Iterate through the...

    products.aspose.com/slides/java/conversion/pptx...
  10. 使用 Java 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。... 创建图片框 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 通过向与演示文稿对象关联的...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/picture-frame/