Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 10,903 for

presentation

(0.09 sec)
  1. 限制和API差异|Aspose.Slides for PHP 文档

    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....aspose\sldes ; use aspose\sldes\Presentation ; 实例化新演示文稿 Aspose.Slides...for Java Presentation presentation = new Presentation (); Aspose...

    docs.aspose.com/slides/zh/php-java/limitations-...
  2. How to Insert Image into PowerPoint Table using C#

    This article guides on how to insert Image into PowerPoint Table using C#. It covers all the required information and a runnable sample code to add table image in PowerPoint using C#....the Presentation class object to add a new presentation and access...desired image inside the presentation image collection Access...

    kb.aspose.com/slides/net/how-to-insert-image-in...
  3. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java...feature: Presentation pres = new Presentation ( "Presentation.pptx"...feature: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/java/text-formatting/
  4. 管理行和列|Aspose.Slides for Python 文档

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

    docs.aspose.com/slides/zh/python-net/manage-row...
  5. 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...
  6. Convert ODP to PPTX|Aspose.Slides for Python Do...

    Convert OpenOffice ODP to PowerPoint Presentation PPTX in Python...offers Presentation class that represents a presentation file.... Presentation class can now also access ODP through Presentation...

    docs.aspose.com/slides/python-net/convert-odp-t...
  7. 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...
  8. Chart Legend|Aspose.Slides for PHP 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....below: Create an instance of Presentation class. Get reference of...properties of legend. Write the presentation as a PPTX file. In the example...

    docs.aspose.com/slides/php-java/chart-legend/
  9. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument Presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in Python Contents...PowerPoint or OpenDocument presentation to video, you gain: Increased...

    docs.aspose.com/slides/python-net/convert-power...
  10. ActiveX|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....ActiveX control are used in presentations. Aspose.Slides for C++ lets...and different from normal presentation shapes. From Aspose.Slides...

    docs.aspose.com/slides/cpp/activex/