Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 10,113 for

presentation

(0.11 sec)
  1. Chart Formatting|Aspose.Slides for Node.js via ...

    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....Create an instance of the Presentation class. Obtain a slide’s...color Write the modified presentation to a PPTX file // Create...

    docs.aspose.com/slides/nodejs-java/chart-format...
  2. Chart Plot Area|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....Create an instance of the Presentation class. Access first slide...an instance of Presentation class Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/chart-plot-a...
  3. Chart Axis|Aspose.Slides for Python Documentation

    Edit PowerPoint chart axis in Python...Create an instance of the Presentation class. Access the first...as slides with slides . Presentation () as pres : chart = pres...

    docs.aspose.com/slides/python-net/chart-axis/
  4. 管理超链接|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加超链接... Presentation () as presentation : shape1 = presentation...font_height = 32 presentation . save ( "presentation-out.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  5. Pie 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....properties, do this: Instantiate Presentation class object. Add chart...options of chart. Write presentation to disk. In the example...

    docs.aspose.com/slides/androidjava/pie-chart/
  6. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint Presentations using Java...objects in a PowerPoint presentation through Aspose components...visual difference in the presentation between the pre- and post-activation...

    docs.aspose.com/slides/java/working-solution-fo...
  7. Paragraph|Aspose.Slides Documentation

    Paragraph and portion in PowerPoint Presentation in C# or .NET...Instantiate a Presentation object that represents a presentation file...using ( Presentation presentation = new Presentation ( "Shapes...

    docs.aspose.com/slides/net/paragraph/
  8. 管理单元格|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的表格单元格...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一个幻灯片中获取表格。 迭代表格的行和列以查找合并单元格。...代码演示了如何识别演示文稿中的合并表格单元格: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/java/manage-cells/
  9. Flash|Aspose.Slides for Python Documentation

    Extract flash object from PowerPoint Presentation in Python...Extract Flash Objects from Presentation Aspose.Slides for Python...extracting flash objects from presentation. You can access the flash...

    docs.aspose.com/slides/python-net/flash/
  10. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 C# 或 .NET 中将 PowerPoint 转换为视频...using ( Presentation presentation = new Presentation ()) { //...添加一个笑脸形状并给它添加动画效果 IAutoShape smile = presentation . Slides [ 0 ]. Shapes ...

    docs.aspose.com/slides/zh/net/convert-powerpoin...