Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 129,316 for

presentation

(0.84 sec)
  1. View OTP in Python | products.aspose.com

    View OTP in Python. Use Python library API to open and view OpenOffice Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/otp/
  2. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getSl...(BackgroundType value) 方法设置背景类型。 使用 Presentation->getSlides()->idxget(0)...

    blog.aspose.com/zh/slides/set-slide-background-...
  3. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint Presentations, giving developers powerful control over slides....Manage ActiveX Controls in Presentations in .NET Contents [ Hide...ActiveX controls are used in presentations. Aspose.Slides for .NET...

    docs.aspose.com/slides/net/activex/
  4. View POTX in Python | products.aspose.com

    View POTX in Python. Use Python library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/potx/
  5. GroupShape|Aspose.Slides for Python Documentation

    Work with group shapes in Python using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...ELLIPSE , 60 , 0 , 50 , 50 ) presentation . save ( "group.pptx" ,...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Streamline Font Replacement in Presentations in...

    Seamlessly replace fonts in Aspose.Slides for .NET to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations in .NET Contents [ Hide...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/net/font-replacement/
  7. 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...
  8. Rendered As Tiff|Aspose.Slides Documentation

    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....support for converting presentations into TIFF document. This...export options: Converting Presentation to TIFF with default size...

    docs.aspose.com/slides/net/rendered-as-tiff/
  9. View POT in C# | products.aspose.com

    View POT in C#. Use .NET library API to open and view PowerPoint slideshow...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/net/viewer/pot/
  10. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for Java: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using Java examples....accessInk () { Presentation presentation = new Presentation ( "ink.pptx"...); try { ISlide slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/java/examples/elements/ink/