Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 10,113 for

presentation

(0.04 sec)
  1. XML Parser Specification (XPS)|Aspose.Slides fo...

    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....Slides for PHP via Java Any presentation document that can be loaded...learn about exporting the presentation documents to XPS documents...

    docs.aspose.com/slides/php-java/xml-parser-spec...
  2. How to Convert PNG to PowerPoint Slide in Java

    This article focuses on how to convert PNG to PowerPoint Slide in Java. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in Java....repository Instantiate the Presentation class object to add a default...default empty presentation Access the first default slide in presentation...

    kb.aspose.com/slides/java/how-to-convert-png-to...
  3. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...png image: Presentation presentation = new Presentation("smartart....pptx"); ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  4. Aspose.Slides for NET

    Find answers about creating, converting, editing, and printing PowerPoint Presentations in .NET applications without utilizing Microsoft PowerPoint....C# How to Create Readonly Presentation using C# How to Strike Out...in Presentation using C# How to Add Video in Presentation using...

    kb.aspose.com/slides/net/
  5. 管理行和列|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的表格行和列... 将第一行设置为标题 创建 Presentation 类的实例并加载演示文稿。 通过索引获取幻灯片的引用。...实例化 PresentationPresentation pres = new Presentation ( "table...

    docs.aspose.com/slides/zh/androidjava/manage-ro...
  6. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Python How to Create Readonly Presentation using Python How to Strike...Python How to Add Audio in Presentation using Python How to Add...

    kb.aspose.com/slides/python/
  7. 管理SmartArt形状|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....martArt形状,请遵循以下步骤: 创建一个 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 添加一个SmartArt形状...// 实例化PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/manage-smartart-...
  8. PPTX Generated by Aspose.Slides for Java Trigge...

    Hello, I’m not really sure what’s going on, for some reason simply opening and saving a template ppt with aspose causes the output file to have errors while opening. LibreOffice seems to be able to repair the file, but …...getTemplateFile Presentation presentation = new Presentation(inputFile);...your code. Ensure that the Presentation object is being properly...

    forum.aspose.com/t/pptx-generated-by-aspose-sli...
  9. Convert PowerPoint to PNG|Aspose.Slides Documen...

    Convert PowerPoint Presentation to PNG...these steps: Instantiate the Presentation class. Get the slide object...object from the Presentation.getSlides() collection under the ISlide...

    docs.aspose.com/slides/java/convert-powerpoint-...
  10. Modern API|Aspose.Slides for Python Documentation

    Modern API... Presentation () as pres : image = slides...as slides with slides . Presentation ( "pres.pptx" ) as pres...

    docs.aspose.com/slides/python-net/modern-api/