Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 127,320 for

presentations

(0.06 sec)
  1. How to Create PowerPoint Slide Image using C#

    This article entails how to create PowerPoint slide Image using C#. It covers the detailed steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in C#....the source presentation file using the Presentation class object...the first slide inside the presentation slides collection Set the...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  2. Edit PPTM files using .NET | products.aspose.com

    C# source code to edit PPTM document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....parsing or manipulating presentations, slides and elements and...extension are Macro-enabled Presentation files that are created with...

    products.aspose.com/slides/net/editor/pptm/
  3. .NET 6 Support|Aspose.Slides Documentation

    Configure Aspose.Slides for .NET 6 to create, edit and convert PowerPoint PPT, PPTX and ODP Presentations in modern, cross-platform C# applications.... Image GetThumbnail ( Presentation pres ) { return pres . Slides...GetThumbnail ( Presentation presentation ) { return presentation . Slides...

    docs.aspose.com/slides/net/net6/
  4. 格式化文本|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....VSTO //打开演示文稿 Presentation pres = new Presentation ( "source.ppt"...Aspose.Slides PowerPoint . Presentation pres = null ; //打开演示文稿 pres...

    docs.aspose.com/slides/zh/net/format-text/
  5. Edit PPSM files using .NET | products.aspose.com

    C# source code to edit PPSM document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....parsing or manipulating presentations, slides and elements and...the PPSM file shows the presentation slides with contents intact...

    products.aspose.com/slides/net/editor/ppsm/
  6. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution....Extract Images from Presentation Shapes in Python Contents [...to presentations. To extract an image from a presentation, you...

    docs.aspose.com/slides/python-net/extracting-im...
  7. Convert VRML to RVM via Python | products.aspos...

    Sample code for VRML to RVM Python conversion. Use API example code for batch VRML files to RVM conversion within VB.NET, Asp.NET or any .NET based application....definition and virtual reality presentations. The format has been superseded...

    products.aspose.com/3d/python-net/conversion/vr...
  8. Compress VRML File Formats via python-net | pro...

    Sample Python compression code for VRML file. Use this example code to compress VRML file within any Web based application....definition and virtual reality presentations. The format has been superseded...

    products.aspose.com/3d/python-net/compression/v...
  9. Merge VRML File Formats via python-net | produc...

    Sample Python merger code for VRML file. Use this example code to merge VRML file within any Web based application....definition and virtual reality presentations. The format has been superseded...

    products.aspose.com/3d/python-net/merger/vrml/
  10. Merge PPSX Files via C++ | products.aspose.com

    C++ example code to combine PPSX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/ppsx/