Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 10,113 for

presentation

(0.06 sec)
  1. Technical Articles|Aspose.Slides for Node.js vi...

    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....[ Hide ] Get the Entire Presentation Slide Background as an Image...Image Extracting Images from Presentation shapes Multithreading in...

    docs.aspose.com/slides/nodejs-java/technical-ar...
  2. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint Presentation to animated GIF: PPT to GIF, PPTX to GIF in Python...Contents [ Hide ] Converting Presentations to Animated GIF Using Default...shows you how to convert a presentation to animated GIF using standard...

    docs.aspose.com/slides/python-net/convert-power...
  3. Modern API|Aspose.Slides Documentation

    Modern API...as follows: Presentation pres = new Presentation (); try { IPPImage...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/androidjava/modern-api/
  4. How to Convert PNG to PowerPoint Slide in C#

    This article contains information on how to convert PNG to PowerPoint Slide in C#. 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 C#....application Create a new Presentation object Get the reference...slides collection in the presentation Read all bytes from the...

    kb.aspose.com/slides/net/how-to-convert-png-to-...
  5. Create a Chart|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.... You create a presentation instance, add a default...properties. Lastly, save the presentation. VSTO Using VSTO, the following...

    docs.aspose.com/slides/net/create-a-chart/
  6. 形状格式化|Aspose.Slides 文档

    在 C# 或 .NET 中格式化 PowerPoint 演示文稿中的形状...以下是该过程的概述: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加...实例化表示演示文稿文件的 Presentation 类 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/shape-formatting/
  7. 图表图例|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....图例定位 为了设置图例属性,请遵循以下步骤: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加一个图表。...创建一个 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/chart-legend/
  8. 管理超链接|Aspose.Slides 文档

    如何在 C++ 中向 PowerPoint 演示文稿添加超链接...auto presentation = System :: MakeObject < Presentation > ();...(); auto shapes = presentation -> get_Slides () -> idx_get ( 0...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  9. Remove Watermark in PowerPoint using Python

    Remove watermark in PowerPoint using Python. Follow this topic for steps, environment settings and a code exhibiting how to remove watermark from PowerPoint using Python....watermark from the entire presentation . Steps to Remove Watermark...Python via .NET Load the presentation and iterate through all...

    kb.aspose.com/slides/python/remove-watermark-in...
  10. How to Convert PowerPoint to Tiff using C#

    This topic focuses on how to convert Presentation to TIFF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. You can convert PPTX to TIFF in C# using a few lines of easy to use code....the source presentation file using the Presentation class object...desired TIFF image Convert the presentation to a TIFF image using the...

    kb.aspose.com/slides/net/how-to-convert-powerpo...