Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 163,319 for

presentation

(0.52 sec)
  1. InsertZoomFrame | Aspose.Slides for .NET API 参考

    创建一个新的 Zoom 对象并将其插入到指定索引处的集合中...此示例演示在集合的指定索引处创建和插入缩放对象 (假设“Presentation.pptx”演示文稿中至少有两张幻灯片): [C#]...using ( Presentation pres = new Presentation ( "Presentation.pptx"...

    reference.aspose.com/slides/zh/net/aspose.slide...
  2. PresentationPlayer | Aspose.Sildes for Node.js ...

    PresentationPlayer PresentationPlayer( PresentationAnimationsGenerator generator, double fps) function Creates new in......generator PresentationAnimatio Presentation animations generator fps...

    reference.aspose.com/slides/nodejs-java/aspose....
  3. Flavor | Aspose.Sildes for .NET API Reference

    Specifies markdown specification to convert Presentation. Default is Multi-markdown....specification to convert presentation. Default is Multi-markdown...

    reference.aspose.com/slides/net/aspose.slides.e...
  4. 在C#中将PPT转换为视频 | products.aspose.com

    在C#中将PPT转换为视频。使用 .NET 库 API 将 PowerPoint 转换为视频...Animation; using (Presentation presentation = new Presentation()) { //...animates it IAutoShape smile = presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType...

    products.aspose.com/slides/zh/net/conversion/pp...
  5. 在C#中將PPT轉換為視頻 | products.aspose.com

    在C#中將PPT轉換為視頻。使用 .NET 庫 API 將 PowerPoint 轉換為視頻...Animation; using (Presentation presentation = new Presentation()) { //...animates it IAutoShape smile = presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType...

    products.aspose.com/slides/zh-hant/net/conversi...
  6. Merge PNG Images in C# | products.aspose.com

    Merge PNG to PNG in C#. Use .NET library API to combine PNG files...to merge and manipulate presentations, images, and other files...to PNG using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/merger/png-to-png/
  7. Merge TIFF to PDF in C# | products.aspose.com

    Merge TIFF to PDF in C#. Use .NET library API to combine TIFF and PDF... merge, and manipulate presentations, PDFs, images, and other...to PDF using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/merger/tiff-to-pdf/
  8. Merge SVG to PNG in C# | products.aspose.com

    Merge SVG to PNG in C#. Use .NET library API to combine SVG and PNG files...to merge and manipulate presentations, images, and other files...to PNG using (Presentation pres = new Presentation()) { ISvgImage...

    products.aspose.com/slides/net/merger/svg-to-png/
  9. Merge Image to BMP in C# | products.aspose.com

    Merge Image to BMP in C#. Use .NET library API to combine Images... merge, and manipulate presentations, PDFs, images, and other...to BMP using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/merger/image-to-...
  10. Issue creating a scaled thumbnail (Aspose Slide...

    Hi - we are getting an OutOfMemory issue when creating a scaled thumbnail from a slide. We are using aspose-slides v23.5 Here is a demo call that ends up in the issue. The function slide.getThumbnail() is working fine, …...Presentation; import javax.imageio.ImageIO;...println("Hello world!"); Presentation pres = new Presentation("DimNio30_2...

    forum.aspose.com/t/issue-creating-a-scaled-thum...